Skip to content

Commit

Permalink
removing locate
Browse files Browse the repository at this point in the history
  • Loading branch information
lvieirajr committed May 30, 2015
1 parent f48893a commit 39a2eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mongorest/decorators.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from __future__ import absolute_import, unicode_literals

from functools import wraps
from pydoc import locate
from werkzeug.wrappers import Response

from .settings import settings
Expand Down

0 comments on commit 39a2eaa

Please sign in to comment.