aboutsummaryrefslogtreecommitdiff
path: root/benchmark/agbenchmark/agent_protocol_client/api/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/agbenchmark/agent_protocol_client/api/__init__.py')
-rw-r--r--benchmark/agbenchmark/agent_protocol_client/api/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmark/agbenchmark/agent_protocol_client/api/__init__.py b/benchmark/agbenchmark/agent_protocol_client/api/__init__.py
deleted file mode 100644
index 3b2e21069..000000000
--- a/benchmark/agbenchmark/agent_protocol_client/api/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# flake8: noqa
-
-# import apis into api package
-from agbenchmark.agent_protocol_client.api.agent_api import AgentApi