Remove extra whitespace
This commit is contained in:
parent
eeea08fe47
commit
f65474a129
@ -62,10 +62,6 @@ def create_demo_workspace(name, data):
|
|||||||
db.session.commit()
|
db.session.commit()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def remove_sample_data(all_users=False):
|
def remove_sample_data(all_users=False):
|
||||||
query = db.session.query(User)
|
query = db.session.query(User)
|
||||||
if not all_users:
|
if not all_users:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user