Merge pull request #639 from harry0703/dev
feat: remove streamlit_authenticator
This commit is contained in:
@@ -4,7 +4,6 @@ import sys
|
|||||||
from uuid import uuid4
|
from uuid import uuid4
|
||||||
|
|
||||||
import streamlit as st
|
import streamlit as st
|
||||||
import streamlit_authenticator as stauth
|
|
||||||
from loguru import logger
|
from loguru import logger
|
||||||
|
|
||||||
# Add the root directory of the project to the system path to allow importing modules from the project
|
# Add the root directory of the project to the system path to allow importing modules from the project
|
||||||
|
|||||||
Reference in New Issue
Block a user