mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Make dev run script align with prod run scripts
- we don't pass ENV into create_app anymore
This commit is contained in:
@@ -24,7 +24,6 @@ from app.its_dangerous_session import ItsdangerousSessionInterface
|
||||
from app.asset_fingerprinter import AssetFingerprinter
|
||||
from utils.recipients import validate_phone_number, InvalidPhoneError
|
||||
import app.proxy_fix
|
||||
from config import configs
|
||||
from utils import logging
|
||||
|
||||
login_manager = LoginManager()
|
||||
|
||||
Reference in New Issue
Block a user