diff --git a/mediagoblin/edit/views.py b/mediagoblin/edit/views.py index 25a617fd..ceab52d0 100644 --- a/mediagoblin/edit/views.py +++ b/mediagoblin/edit/views.py @@ -14,7 +14,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -from cgi import FieldStorage from datetime import datetime from werkzeug.exceptions import Forbidden