Skip to content

Commit c1907e3

Browse files
committed
fix
1 parent a9042e8 commit c1907e3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ class Config:
147147
secret_key=Config.SECRET_KEY,
148148
algorithm="HS256"
149149
)
150-
151150
jwt_manager.init_auth_endpoints(app)
152151
app.config["JWT_MANAGER"] = jwt_manager
153152

0 commit comments

Comments
 (0)