Skip to content

Commit

Permalink
webcompat#710 removing an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
karlcow committed Oct 13, 2015
1 parent e8a313e commit 9084bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webcompat/api/uploads.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from flaskext.uploads import patch_request_class
from flaskext.uploads import UploadSet
from flaskext.uploads import UploadNotAllowed
from werkzeug import secure_filename
from uuid import uuid4

from webcompat import app
Expand Down

0 comments on commit 9084bf3

Please sign in to comment.