diff --git a/community/hooks.py b/community/hooks.py index 691d75ee..7fc2643b 100644 --- a/community/hooks.py +++ b/community/hooks.py @@ -19,7 +19,6 @@ app_license = "AGPL" # app_include_js = "/assets/community/js/community.js" # include js, css files in header of web template -web_include_css = "community.bundle.css" # web_include_css = "/assets/community/css/community.css" # web_include_js = "/assets/community/js/community.js"