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