Removed os import on plot_config.py. No longer used.

This commit is contained in:
Salvador E. Tropea 2020-05-26 19:14:10 -03:00
parent 831b6e3418
commit be7a613fc8
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import os
import pcbnew
from . import error