Remove unused import

This commit is contained in:
Jason R. Coombs 2019-12-31 13:32:57 -05:00
parent 9e3149802e
commit a87f975e65
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
from __future__ import print_function
import os
import shutil
import sys
import tempfile
import unicodedata