Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit cfe4c40

Browse files
Fixed simple.py regression
1 parent e1917bf commit cfe4c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

simple.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def render_content(tab):
166166
)
167167
])
168168

169-
app = dash.Dash(__name__, external_stylesheets=external_stylesheets)
170169

171170
if __name__ == "__main__":
172171
app.run_server(debug=True)

0 commit comments

Comments
 (0)