From 12bf12e00f6ddd97b339a432033fba259d32f4d2 Mon Sep 17 00:00:00 2001 From: Peter Boin Date: Mon, 14 Aug 2017 16:34:13 +1000 Subject: [PATCH] fixed includes --- tests/test_line.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/test_line.py b/tests/test_line.py index 1e938da..6653af1 100644 --- a/tests/test_line.py +++ b/tests/test_line.py @@ -1,7 +1,3 @@ -import sys -import os -import inspect - import unittest # Add relative pygcode to path