cleanup
This commit is contained in:
3
training/htb/challenges/web/cdnio/challenge/wsgi.py
Normal file
3
training/htb/challenges/web/cdnio/challenge/wsgi.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from app import create_app
|
||||
|
||||
app = create_app()
|
||||
Reference in New Issue
Block a user