Removed unused request.state.token in /subscriptions/types

pull/43/head^2
Neeraj Kashyap 2021-08-02 10:02:44 -07:00
rodzic cb67bd7777
commit 8fbe8bdc7e
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -194,7 +194,6 @@ async def get_available_subscriptions_type(
"""
Get available's subscriptions types.
"""
token = request.state.token
params = {"type": "subscription_type"}
try:
resources: BugoutResources = bc.list_resources(