Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Apr 29, 2015
1 parent e1e0c02 commit e0adad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flask_marshmallow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
:copyright: (c) 2014-2015 by Steven Loria
:license: MIT, see LICENSE for more details.
"""
import warnings

from flask import jsonify
from marshmallow import (
Expand Down

0 comments on commit e0adad1

Please sign in to comment.