Skip to content

Commit 886c118

Browse files
committed
Remove vestigial RBS definition of Config#health_check.
This is no longer needed, and gets in the way of further changes I am making.
1 parent 667a839 commit 886c118

File tree

1 file changed

+0
-4
lines changed
  • elasticgraph-health_check/sig/elastic_graph/health_check

1 file changed

+0
-4
lines changed

elasticgraph-health_check/sig/elastic_graph/health_check/config.rbs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,4 @@ module ElasticGraph
3636
end
3737
end
3838
end
39-
40-
class Config
41-
attr_reader health_check: HealthCheck::Config
42-
end
4339
end

0 commit comments

Comments
 (0)