Skip to content

Commit

Permalink
Export ItemResource from resources
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jun 16, 2021
1 parent 9e4c10d commit 48f3795
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,2 +1,3 @@
from .login import Login
from .refresh_access_token import RefreshAccessToken
from .refresh_access_token import RefreshAccessToken
from .item import ItemResource

0 comments on commit 48f3795

Please sign in to comment.