Skip to content

Commit 99ebc22

Browse files
committed
[API] Clean up unused namespace
1 parent 46546f5 commit 99ebc22

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

elasticsearch-api/lib/elasticsearch/api.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ def self.included(base)
8787
Elasticsearch::API::Inference,
8888
Elasticsearch::API::Profiling,
8989
Elasticsearch::API::Simulate,
90-
Elasticsearch::API::Connector,
91-
Elasticsearch::API::DataStreams
90+
Elasticsearch::API::Connector
9291
end
9392

9493
# The serializer class

elasticsearch-api/lib/elasticsearch/api/namespace/data_streams.rb

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)