AddonManager: removes unused imports
This patch removes all the unused imports in the AddonManager module as flagged by LGTM.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# License LGPL
|
||||
|
||||
import AddonManager
|
||||
import AddonManager_rc
|
||||
|
||||
FreeCADGui.addLanguagePath(":/translations")
|
||||
FreeCADGui.addCommand('Std_AddonMgr', AddonManager.CommandAddonManager())
|
||||
|
||||
Reference in New Issue
Block a user