From 14f078c8217450317b4824cb450b336ba6590011 Mon Sep 17 00:00:00 2001 From: Michael Schwarz Date: Wed, 5 Aug 2015 13:57:53 +0200 Subject: Inkscape export: Renamed module to inkscape. This module will later be used for other export types than just DXF. --- support/dxf_export/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 support/dxf_export/__init__.py (limited to 'support/dxf_export/__init__.py') diff --git a/support/dxf_export/__init__.py b/support/dxf_export/__init__.py deleted file mode 100644 index e69de29..0000000 -- cgit