chore: Remove duplicate call to load_dotenv() in alwrity.py
This commit is contained in:
@@ -213,7 +213,6 @@ def main():
|
||||
#load_environment
|
||||
from dotenv import load_dotenv
|
||||
load_dotenv()
|
||||
load_dotenv()
|
||||
setup_ui()
|
||||
setup_environment_paths()
|
||||
sidebar_configuration()
|
||||
|
||||
Reference in New Issue
Block a user