chore: fix lint error

This commit is contained in:
Pooya Parsa 2021-04-12 23:54:31 +02:00
parent 95e475b2f9
commit b5c77b4c6b

View File

@ -1,4 +1,3 @@
import { isAbsolute, relative } from 'path'
import type { Plugin } from 'rollup'
import { resolve, dirname } from 'upath'
import { copyFile, mkdirp } from 'fs-extra'