Skip to content

Commit

Permalink
remove __all__ from contect menus
Browse files Browse the repository at this point in the history
  • Loading branch information
blitzmann committed Mar 16, 2017
1 parent 5814266 commit 2ff6697
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions gui/builtinContextMenus/__init__.py
Original file line number Diff line number Diff line change
@@ -1,27 +0,0 @@
__all__ = [
"openFit",
"moduleGlobalAmmoPicker",
"moduleAmmoPicker",
"itemStats",
"damagePattern",
"marketJump",
"droneSplit",
"itemRemove",
"droneRemoveStack",
"ammoPattern",
"project",
"factorReload",
"whProjector",
"cargo",
"shipJump",
"changeAffectingSkills",
"tacticalMode",
"targetResists",
"priceClear",
"amount",
"metaSwap",
"implantSets",
"fighterAbilities",
"cargoAmmo",
"droneStack",
]

0 comments on commit 2ff6697

Please sign in to comment.