Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Mar 10, 2020
1 parent 51264c4 commit d5cf2b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/painless_lab/public/styles/_index.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Import the EUI global scope so we can use EUI constants
@import 'src/legacy/ui/public/styles/_styling_constants';

/**
* 1. This is a very brittle way of preventing the editor and other content from disappearing
Expand Down
2 changes: 0 additions & 2 deletions x-pack/plugins/painless_lab/server/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ export interface RouteDependencies {
export interface Dependencies {
licensing: LicensingPluginSetup;
}

export type CallAsCurrentUser = ScopedClusterClient['callAsCurrentUser'];

0 comments on commit d5cf2b3

Please sign in to comment.