Junaidb commited on
Commit
1eb26d8
·
verified ·
1 Parent(s): 8a44ab5

Update register.py

Browse files
Files changed (1) hide show
  1. register.py +0 -4
register.py CHANGED
@@ -3,10 +3,6 @@ from auth import authenticator
3
 
4
 
5
 
6
- tok=os.getenv("TOK")
7
-
8
-
9
-
10
  def REGISTER():
11
 
12
  with st.container(border=True):
 
3
 
4
 
5
 
 
 
 
 
6
  def REGISTER():
7
 
8
  with st.container(border=True):