Skip to content

Commit bfe867c

Browse files
authored
remove non-existing dependency from uptime plugin (#80623)
1 parent c409cd7 commit bfe867c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/uptime/kibana.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"configPath": ["xpack", "uptime"],
33
"id": "uptime",
44
"kibanaVersion": "kibana",
5-
"optionalPlugins": ["capabilities", "data", "home", "observability", "ml"],
5+
"optionalPlugins": ["data", "home", "observability", "ml"],
66
"requiredPlugins": [
77
"alerts",
88
"embeddable",

0 commit comments

Comments
 (0)