Munzali commited on
Commit
8271cad
·
verified ·
1 Parent(s): 8a7db1b

Delete auth.py

Browse files
Files changed (1) hide show
  1. auth.py +0 -8
auth.py DELETED
@@ -1,8 +0,0 @@
1
- def auth_list_to_dict(auth_list):
2
- pass
3
-
4
- def load_auth_data(filename=None):
5
- pass
6
-
7
- def check_auth(user, password):
8
- pass