From f52f0a6264691d54c7526288b09d43e5e8fcd599 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 1 Feb 2020 11:38:26 -0800 Subject: [PATCH] this import isn't needed.. --- casimport/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/casimport/__init__.py b/casimport/__init__.py index bfcb79d..9de2ab3 100644 --- a/casimport/__init__.py +++ b/casimport/__init__.py @@ -110,8 +110,6 @@ class Test(unittest.TestCase): # when registering the fixtures directory f.register(FileDirCAS(os.path.join(os.path.dirname(__file__), '..', 'fixtures'))) - import cas - # can import the function from cas.v1_f_330884aa2febb5e19fb7194ec6a69ed11dd3d77122f1a5175ee93e73cf0161c3 import hello