Skip to content

Commit

Permalink
Remove unused type
Browse files Browse the repository at this point in the history
YAGNI
  • Loading branch information
rylnd committed Feb 8, 2020
1 parent d0d2378 commit 945410b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/legacy/plugins/siem/server/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ export interface SetupPlugins {
spaces: SpacesSetup;
}

export type SetupServices = CoreSetup & SetupPlugins;

export interface StartPlugins {
actions: ActionsStart;
}
Expand Down

0 comments on commit 945410b

Please sign in to comment.