TOO_LONG_TAG_WARNING isn't needed in this module
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
|
|
||||||
import wtforms
|
import wtforms
|
||||||
from mediagoblin.util import tag_length_validator, TOO_LONG_TAG_WARNING
|
from mediagoblin.util import tag_length_validator
|
||||||
|
|
||||||
|
|
||||||
class SubmitStartForm(wtforms.Form):
|
class SubmitStartForm(wtforms.Form):
|
||||||
|
|||||||
Reference in New Issue
Block a user