diff --git a/kibot/pre_include_text.py b/kibot/pre_include_text.py index ab84f00a..11097992 100644 --- a/kibot/pre_include_text.py +++ b/kibot/pre_include_text.py @@ -6,7 +6,6 @@ # Project: KiBot (formerly KiPlot) # Contributed by Nguyen Vincent (@nguyen-v) import os -import re import pcbnew from .error import KiPlotConfigurationError from .gs import GS