Commit a2e56db8 authored by Claude Paroz's avatar Claude Paroz
Browse files

Removed unused import in makemessages

parent 3f4e7784
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ from __future__ import unicode_literals
import fnmatch
import glob
import io
import locale
import os
import re
import sys