Skip to content

Commit c3dbdf1

Browse files
committed
remove python-twitch default client_id
1 parent dfbe955 commit c3dbdf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/lib/twitch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- encoding: utf-8 -*-
22

33
VERSION = '1.3.0'
4-
CLIENT_ID = 'conc17x2vpauvp2youhs3legi90c6jx'
4+
CLIENT_ID = ''

0 commit comments

Comments
 (0)