diff --git a/__init__.py b/__init__.py deleted file mode 100644 index 434757f..0000000 --- a/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -from ceda_elasticsearch_tools.elasticsearch.ceda_elasticsearch_client import CEDAElasticsearchClient -from ceda_elasticsearch_tools.index_tools.base import IndexUpdaterBase -from ceda_elasticsearch_tools.index_tools.ceda_client import BulkClient \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index ff8dc94..acbd70d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,9 +6,6 @@ authors = ["Rhys Evans , Daniel Westwood