Remove unused imports

This patch removes unused imports, alse pylint has been configured to
check unused imports.

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
Martin Basti
2015-12-23 07:59:22 +01:00
committed by Jan Cholasta
parent 774d0eaa8e
commit e4075b1fe2
158 changed files with 152 additions and 365 deletions
-1
View File
@@ -31,7 +31,6 @@ import dbus
import shlex
import subprocess
import tempfile
from ipapython import ipautil
from ipapython.ipa_log_manager import *
from ipaplatform.paths import paths
from ipaplatform import services