chore: cleanup

This commit is contained in:
Igor Randjelovic
2020-12-01 19:51:07 +01:00
parent 016ecd19a8
commit 5dad44a8e3
5 changed files with 18 additions and 8 deletions

View File

@ -1,5 +1,5 @@
import { existsSync } from 'fs';
import { extname, resolve } from 'path';
import { existsSync } from 'fs';
const id = 'PlatformSuffixPlugin';