summaryrefslogtreecommitdiff
path: root/Biz/Storybook.py
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Storybook.py')
-rwxr-xr-xBiz/Storybook.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/Biz/Storybook.py b/Biz/Storybook.py
index 0c96ee7..f151394 100755
--- a/Biz/Storybook.py
+++ b/Biz/Storybook.py
@@ -718,7 +718,3 @@ class Generate(ludic.web.Endpoint[StoryInputs]):
hx_trigger="submit",
),
)
-
-
-if __name__ == "__main__":
- main()