diff --git a/hooks.py b/hooks.py deleted file mode 100644 index ed860ff..0000000 --- a/hooks.py +++ /dev/null @@ -1,6 +0,0 @@ -app_name = "demo" -app_title = "Demo" -app_publisher = "Your Company" -app_description = "Demo App" -app_email = "support@yourcompany.com" -app_license = "mit"