Skip to content

Commit 92e78bd

Browse files
authored
chore: remove extraneous ElasticGraph::Config RBS definition. (#755)
There is no `ElasticGraph::Config` class.
1 parent c078e12 commit 92e78bd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

elasticgraph-query_registry/sig/elastic_graph/query_registry/graphql_extension.rbs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,4 @@ module ElasticGraph
4343
DEFAULT: Config
4444
end
4545
end
46-
47-
class Config
48-
attr_reader query_registry: QueryRegistry::Config
49-
end
5046
end

0 commit comments

Comments
 (0)