Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Feb 12, 2020
1 parent 3c86dea commit 654ad79
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@
* specific language governing permissions and limitations
* under the License.
*/
import Path from 'path';

import * as Rx from 'rxjs';
import { createAbsolutePathSerializer } from '@kbn/dev-utils';
import { map } from 'rxjs/operators';
import ActualWatchpack from 'watchpack';

Expand Down

0 comments on commit 654ad79

Please sign in to comment.