Skip to content

Commit 1ebf846

Browse files
committed
remove overrided import ugettext
1 parent be138ba commit 1ebf846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mongodbforms/fields.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
from django import forms
99
from django.core.validators import EMPTY_VALUES
10-
from django.utils.translation import ugettext as _
1110
from django.utils.encoding import smart_unicode, force_unicode
1211
from django.utils.translation import ugettext_lazy as _
1312

0 commit comments

Comments
 (0)