Remove unused imports

This commit is contained in:
Daniel Ruf
2019-06-30 18:12:49 +02:00
parent b388e49df8
commit 481374bff7
7 changed files with 2 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
import { copy } from 'fs-extra';
import {
assetsPath,
faviconPath,
distPath,
} from '../common/file';