clean up output generation plugin

This commit is contained in:
2021-07-01 23:47:02 -06:00
parent 1a35690b3f
commit d2ea4eba1a
16 changed files with 39 additions and 65 deletions

View File

@@ -1,5 +1,2 @@
from .FabOutputs import FabOutputs
from .AsyOutputs import AsyOutputs
FabOutputs().register() # Instantiate and register to Pcbnew
AsyOutputs().register() # Instantiate and register to Pcbnew
FabOutputs().register() # Instantiate and register to Pcbnew