cleanup
parent
404552ab3a
commit
736281867e
|
@ -5,8 +5,6 @@ from share import share
|
|||
"""
|
||||
Refactoring the 'deck' function from app.py
|
||||
"""
|
||||
|
||||
|
||||
def prob_session():
|
||||
dbsession = get_session()
|
||||
if not 'user_id' in session:
|
||||
|
|
Loading…
Reference in New Issue