Skip to content

Commit

Permalink
Export HTTPResource
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Jul 12, 2021
1 parent c7ffe21 commit bb445a3
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
Expand Up @@ -2,4 +2,5 @@
from .refresh_access_token import RefreshAccessToken
from .item import Item
from .queue import Queue
from .queue_list import QueueList
from .queue_list import QueueList
from .http_response import HTTPResponse

0 comments on commit bb445a3

Please sign in to comment.