Removing spotipy requirement that prevented Iris starting properly, fixes #175
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
from __future__ import unicode_literals
|
||||
from datetime import datetime
|
||||
from tornado.escape import json_encode, json_decode
|
||||
from spotipy import Spotify
|
||||
import tornado.ioloop, tornado.web, tornado.websocket, tornado.template
|
||||
import random, string, logging, uuid, subprocess, pykka, ast, logging, json, urllib, urllib2, mem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user