AddonManager: removes unused imports
This patch removes all the unused imports in the AddonManager module as flagged by LGTM.
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
import os
|
||||
import re
|
||||
import shutil
|
||||
import stat
|
||||
import sys
|
||||
import tempfile
|
||||
|
||||
from PySide import QtCore, QtGui
|
||||
|
||||
|
||||
Reference in New Issue
Block a user