Skip to content

Commit 66d6e47

Browse files
committed
clean up
1 parent df55955 commit 66d6e47

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

resources/lib/twitch/api/v5/collections.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# -*- encoding: utf-8 -*-
22
# https://dev.twitch.tv/docs/v5/reference/collections/
33

4-
from twitch import keys
4+
from twitch import keys, methods
55
from twitch.queries import V5Query as Qry
66
from twitch.queries import query
77
from twitch.api.parameters import Boolean, Cursor
8-
from twitch import methods
98

109

1110
@query

0 commit comments

Comments
 (0)