mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[optimizer] remove unused imports
This commit is contained in:
parent
10016f362d
commit
b841c917f9
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import { resolve } from 'path';
|
||||
import { writeFile } from 'fs';
|
||||
import { inherits } from 'util';
|
||||
import { format as formatUrl } from 'url';
|
||||
|
||||
import webpack from 'webpack';
|
||||
import Boom from 'boom';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue