Skip to content

Commit

Permalink
Remove alerts and actions from feature catalogue (#56140)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecote committed Jan 28, 2020
1 parent aa2cb48 commit 01d1edf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion x-pack/legacy/plugins/triggers_actions_ui/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export function triggersActionsUI(kibana: any) {
.default();
},
uiExports: {
home: ['plugins/triggers_actions_ui/hacks/register'],
managementSections: ['plugins/triggers_actions_ui/legacy'],
styleSheetPaths: resolve(__dirname, 'public/index.scss'),
injectDefaultVars(server: Legacy.Server) {
Expand Down
25 changes: 0 additions & 25 deletions x-pack/legacy/plugins/triggers_actions_ui/public/hacks/register.ts

This file was deleted.

0 comments on commit 01d1edf

Please sign in to comment.