mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Removed unused import in makemessages
This commit is contained in:
parent
3f4e778402
commit
a2e56db8a7
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
import fnmatch
|
||||
import glob
|
||||
import io
|
||||
import locale
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue