Commit 73a8444b authored by Administrator's avatar Administrator

Merge branch 'unstable' into testing

parents 1b6d30de a7b8f8f8
......@@ -59,5 +59,5 @@ def mines_account_creation(fichier=None):
username, email, password = line.split(',')
#create_user(username, email, password=password, notify=True)
delete_user(username)
fichier.close()
accounts.close()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment