Daniel Brötzmann pushed to branch mainwindow at gajim / gajim


Commits:
49655930 by wurstsalat at 2021-06-12T11:30:02+02:00
Preview: Mute logging for netloc discovery

- - - - -


1 changed file:

- gajim/common/preview.py


Changes:

=====================================
gajim/common/preview.py
=====================================
@@ -167,7 +167,6 @@ def _accept_uri(urlparts, uri, additional_data):
             return True
 
         if not urlparts.netloc:
-            log.info('No netloc found in URL: %s', uri)
             return False
 
         # aesgcm



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/49655930ff2aeaca5e78d0938bd86a0c35bddca3

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/49655930ff2aeaca5e78d0938bd86a0c35bddca3
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to