diff --git a/wcsinst/settings.py b/wcsinst/settings.py index 22eeae9..1e27078 100644 --- a/wcsinst/settings.py +++ b/wcsinst/settings.py @@ -68,7 +68,6 @@ STATIC_URL = '/static/' # Additional locations of static files STATICFILES_DIRS = ( - os.path.join(PROJECT_PATH, 'wcsinst', 'static'), ) # List of finder classes that know how to find static files in