Skip to content

Commit 5823dc8

Browse files
committed
chore: remove unused import
1 parent f14609a commit 5823dc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { ComponentPublicInstance } from 'vue'
22
import { GlobalMountOptions } from './types'
33
import { VueWrapper } from './vueWrapper'
44
import { DOMWrapper } from './domWrapper'
5-
import { allowedNodeEnvironmentFlags } from 'process'
65

76
interface GlobalConfigOptions {
87
global: Required<GlobalMountOptions>

0 commit comments

Comments
 (0)