issue #61: unused import (reported by LGTM)

This commit is contained in:
David Wilson 2019-01-20 19:35:49 +00:00
parent fb750edfa7
commit bcc7bb7128
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ from __future__ import absolute_import
import logging
import os
import pwd
import shutil
import traceback
try: