projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bedc215
)
removed unused import cgi.FieldStorage
author
András Veres-Szentkirályi
<vsza@vsza.hu>
Thu, 21 Feb 2013 09:58:30 +0000
(10:58 +0100)
committer
Joar Wandborg
<joar@wandborg.se>
Fri, 22 Feb 2013 21:24:29 +0000
(22:24 +0100)
mediagoblin/edit/views.py
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/edit/views.py
b/mediagoblin/edit/views.py
index 25a617fd3fdfab3dc537442661a54286ae96e05d..ceab52d030a45bfd3cb7a85e0ce10824f8c19836 100644
(file)
--- 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 <http://www.gnu.org/licenses/>.
-from cgi import FieldStorage
from datetime import datetime
from werkzeug.exceptions import Forbidden