Gmail.py else statement not needed
Always is else here.
This commit is contained in:
parent
0454e3e2f1
commit
fc2055de8c
@ -84,7 +84,7 @@ class GmailRepository(IMAPRepository):
|
||||
# GMail. Maybe this should look more similar to gethost &
|
||||
# we could just rely on the global "ssl = yes" default.
|
||||
return True
|
||||
else:
|
||||
|
||||
return ssl
|
||||
|
||||
def getpreauthtunnel(self):
|
||||
|
Loading…
Reference in New Issue
Block a user