Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove static path #76

Merged
merged 1 commit into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion indice_pollution/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def create_app(test_config=None):
app = Flask(
__name__,
instance_relative_config=True,
static_url_path=''
)
app.config.from_mapping(
SECRET_KEY=os.getenv('SECRET_KEY', 'dev'),
Expand Down
1 change: 0 additions & 1 deletion indice_pollution/static/css/chunk-vendors.5050a988.css

This file was deleted.

Binary file removed indice_pollution/static/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion indice_pollution/static/index.html

This file was deleted.

8 changes: 0 additions & 8 deletions indice_pollution/static/js/chunk-vendors.38d3babe.js

This file was deleted.

1 change: 0 additions & 1 deletion indice_pollution/static/js/chunk-vendors.38d3babe.js.map

This file was deleted.

7 changes: 0 additions & 7 deletions indice_pollution/static/manifest.json

This file was deleted.