Skip to content

Commit

Permalink
Export QueueList resource
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jun 21, 2021
1 parent c82240c commit 30be281
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,4 +1,5 @@
from .login import Login
from .refresh_access_token import RefreshAccessToken
from .item import Item
from .queue import Queue
from .queue import Queue
from .queue_list import QueueList

0 comments on commit 30be281

Please sign in to comment.