Skip to content

Commit c7cfcc1

Browse files
committed
fix: drop unused variable
Former-commit-id: dfc08d5
1 parent 65ae846 commit c7cfcc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: predeploy.py

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
</html>
2828
\'\'\'\n\n"""
2929

30-
app_name = os.environ["DASH_APP_NAME"]
31-
3230
app_file_name = ""
3331

3432
# get the name of the file used to run the app;

0 commit comments

Comments
 (0)