Fix whitespace in orashi nonunitcapacitor

This commit is contained in:
Rob Taylor 2023-10-09 16:50:55 +01:00 committed by Rob Taylor
parent c9fe5713cf
commit 5c2203b0f3
1 changed files with 61 additions and 62 deletions

View File

@ -89,7 +89,6 @@ class NonUnitCapacitor(CapacitorUnit):
side = "height" if self.direction == "vertical" else "width"
if self.__isNonUnitCapSideOk__( side ):
print("drawing dummy too")
# activeCapacitor = CapacitorUnit ( self.device, activeCapacitance, self.capacitorType, self.abutmentBoxPosition )