Skip to content

Commit

Permalink
Update user.py
Browse files Browse the repository at this point in the history
  • Loading branch information
epicadk authored Jul 26, 2021
1 parent 9fdde9f commit f7bc61a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/api/resources/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
create_access_token,
create_refresh_token,
get_jwt_identity,
jwt_refresh_token_required,
jwt_required,
)
from flask_restx import Namespace, Resource, marshal
Expand Down

0 comments on commit f7bc61a

Please sign in to comment.