Remove an unused six import.

This commit is contained in:
Andrey Rakhmatullin 2019-10-31 15:20:28 +05:00
parent 186f9d88ac
commit 3ac4b430ae
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import os
import six
import shutil
import tempfile
import contextlib