diff --git a/pcbnew/python/plugins/touch_slider_wizard.py b/pcbnew/python/plugins/touch_slider_wizard.py index e0086e4270..ee24c22b9b 100644 --- a/pcbnew/python/plugins/touch_slider_wizard.py +++ b/pcbnew/python/plugins/touch_slider_wizard.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - # # This program source code file is part of KiCad, a free EDA CAD application. #