Merge branch 'master' of github.com:ZeusWPI/James
This commit is contained in:
commit
f12c7b4849
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from views import *
|
||||
|
||||
from app import app, db, logger
|
||||
from app import app, db
|
||||
|
||||
from admin import admin
|
||||
from login import login_manager
|
||||
|
|
Loading…
Reference in a new issue