From fb4e099ed1ecc6d5e18614d8b4a2395205ce992a Mon Sep 17 00:00:00 2001 From: Dave Lahr Date: Thu, 15 Feb 2018 23:34:52 -0500 Subject: [PATCH] cmapPy/clue_api_client/__init__.py: remove problematic __init__ file shortcut --- cmapPy/clue_api_client/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cmapPy/clue_api_client/__init__.py b/cmapPy/clue_api_client/__init__.py index 13fb48a..e69de29 100644 --- a/cmapPy/clue_api_client/__init__.py +++ b/cmapPy/clue_api_client/__init__.py @@ -1 +0,0 @@ -from .clue_api_client import ClueApiClient \ No newline at end of file