This commit is contained in:
Erik Johnston 2015-04-16 11:18:45 +01:00
parent b8092fbc82
commit e1c0970c11
3 changed files with 0 additions and 6 deletions

View file

@ -15,8 +15,6 @@
from synapse.storage import prepare_database, prepare_sqlite3_database
import types
class Sqlite3Engine(object):
def __init__(self, database_module):