Review viewer import

This commit is contained in:
gumyr 2024-12-20 14:39:48 -05:00
parent 217b70aa1e
commit 59bb0373a8

View file

@ -32,8 +32,6 @@ from build123d import (
)
from build123d.exporters import ExportSVG, ExportDXF, Drawing, LineType
from ocp_vscode import show
class ExportersTestCase(unittest.TestCase):
@staticmethod