Removed actual fleet files. Cleaned up __init__.py that had references.
(cherry picked from commit b6c5183)
This commit is contained in:
@@ -8,7 +8,6 @@ __all__ = [
|
||||
"booster",
|
||||
"drone",
|
||||
"implant",
|
||||
"fleet",
|
||||
"damagePattern",
|
||||
"miscData",
|
||||
"targetResists",
|
||||
|
||||
@@ -1 +1 @@
|
||||
__all__ = ["fittingView", "fleetView", "implantEditor"]
|
||||
__all__ = ["fittingView", "implantEditor"]
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
#Purge fleet boosts
|
||||
@@ -1 +0,0 @@
|
||||
# purging fleet
|
||||
Reference in New Issue
Block a user