Skip to content

Commit

Permalink
Fix typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Robertson committed Nov 25, 2019
1 parent d912f88 commit 9ab7ee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/canvas/server/routes/catch_error_handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
* you may not use this file except in compliance with the Elastic License.
*/

import Boom from 'boom';

import { ObjectType } from '@kbn/config-schema';
import { RequestHandler } from 'src/core/server';

Expand Down

0 comments on commit 9ab7ee3

Please sign in to comment.