Removed extra debug log

This commit is contained in:
Salvador E. Tropea 2023-02-13 09:51:12 -03:00
parent 2d9f7b702f
commit 9fd92c7361
1 changed files with 0 additions and 1 deletions

View File

@ -232,7 +232,6 @@ class AnyLayerOptions(VariantOptions):
# excludeedgelayer
if GS.ki7:
self.exclude_edge_layer = not po.GetPlotOnAllLayersSelection().Contains(GS.board.GetLayerID('Edge.Cuts'))
logger.error(self.exclude_edge_layer)
else:
self.exclude_edge_layer = po.GetExcludeEdgeLayer()
# plotframeref