imported web
This commit is contained in:
parent
807a2b43fd
commit
8c01183cfc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from util import hook, http
|
from util import hook, http, web
|
||||||
from urllib import urlencode
|
from urllib import urlencode
|
||||||
|
|
||||||
gateway = 'http://open.spotify.com/{}/{}' # http spotify gw address
|
gateway = 'http://open.spotify.com/{}/{}' # http spotify gw address
|
||||||
|
|
Reference in a new issue