Skip to content

Commit

Permalink
FIX: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkle committed Nov 15, 2017
1 parent eba8b04 commit 0e3c357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/modules/blazeUploader/upload_graph.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import requests
import os
import config
import redis
from functools import wraps
from rq import Queue

def queue_upload(func):
'''
Expand Down

0 comments on commit 0e3c357

Please sign in to comment.