Skip to content

Commit 986108a

Browse files
author
Kamran Mackey
committed
Whoops!
1 parent cba34f6 commit 986108a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/soundcloud.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from cloudbot.util import web, formatting, timeformat
66

77
SC_RE = re.compile(r'(.*:)//(www.)?(soundcloud.com|snd.sc)(.*)', re.I)
8-
SCGROUP_RE = re.compile(r'(.*:)//(www.)?(soundcloud.com/group)(.*)', re.I)
98
API_BASE = 'http://api.soundcloud.com/{}/'
109

1110

0 commit comments

Comments
 (0)