Cleanup and new adeunis

This commit is contained in:
Nico Schottelius 2016-11-27 20:03:44 +01:00
commit d12d5ab0cd
10 changed files with 7 additions and 9 deletions

View file

@ -87,7 +87,6 @@ def pg_wait_for_pkg(conns, callback):
callback(notify.channel, notify.payload)
class DB(object):
def __init__(self, query):
self.query = query