Rohit commited on
Commit
55dc7cf
·
1 Parent(s): 8d9ed48
Files changed (1) hide show
  1. Auth.py +1 -1
Auth.py CHANGED
@@ -1,4 +1,4 @@
1
- from dotenv import load_dotenv
2
  from pymongo.mongo_client import MongoClient
3
  import streamlit as st
4
  from streamlit_option_menu import option_menu
 
1
+
2
  from pymongo.mongo_client import MongoClient
3
  import streamlit as st
4
  from streamlit_option_menu import option_menu