mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
a few streamlinings
This commit is contained in:
@@ -214,7 +214,6 @@ class Account(object):
|
||||
|
||||
:returns: :class:`deltachat.contact.Contact`
|
||||
"""
|
||||
self.check_is_configured()
|
||||
return Contact(self, const.DC_CONTACT_ID_SELF)
|
||||
|
||||
def create_contact(self, email, name=None):
|
||||
|
||||
Reference in New Issue
Block a user