move debug setting, remove debug print

This commit is contained in:
blitzmann
2015-08-21 18:23:46 -04:00
parent e7fcdd86ac
commit e7542fec44
3 changed files with 10 additions and 7 deletions

View File

@@ -13,8 +13,6 @@ def update(saveddata_engine):
dbVersion = getVersion(saveddata_engine)
appVersion = migrations.appVersion
print dbVersion, appVersion
if dbVersion == appVersion:
return