history test

This commit is contained in:
ingvar1995 2017-02-25 23:53:33 +03:00
parent bc9ec04171
commit f41b5e5c97
2 changed files with 46 additions and 14 deletions
toxygen

View file

@ -133,7 +133,6 @@ class History:
db.rollback()
finally:
db.close()
pass
def delete_message(self, tox_id, time):
chdir(settings.ProfileHelper.get_path())