fix(router): handle only 401 request errors
This commit is contained in:
parent
8016ee7f29
commit
096921ab07
1 changed files with 0 additions and 3 deletions
|
|
@ -241,9 +241,6 @@ def get_flask_app(config: Config) -> FlaskApp:
|
|||
return application
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
__all__ = [
|
||||
Config,
|
||||
load_config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue