Skip to content

Commit

Permalink
Export RefreshAccessToken from resources
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jun 16, 2021
1 parent 544375a commit 9b95871
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/webqueue2api/api/resources/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
from .login import Login
from .login import Login
from .refresh_access_token import RefreshAccessToken

0 comments on commit 9b95871

Please sign in to comment.