Skip to content
Snippets Groups Projects
Commit d175938f authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

fix import

parent 57dec578
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,6 @@ from jupyterhub.apihandlers import default_handlers ...@@ -10,8 +10,6 @@ from jupyterhub.apihandlers import default_handlers
from jupyterhub.apihandlers.base import APIHandler from jupyterhub.apihandlers.base import APIHandler
from tornado.httpclient import HTTPRequest from tornado.httpclient import HTTPRequest
from unicorespawner import utils
class SpawnEventsUnicoreAPIHandler(APIHandler): class SpawnEventsUnicoreAPIHandler(APIHandler):
def check_xsrf_cookie(self): def check_xsrf_cookie(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment