Skip to content

Commit 462d223

Browse files
committed
chore: cleanup
1 parent 6f371ed commit 462d223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/plugins/types.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { DeepReadonly, UnwrapNestedRefs } from '@vue/reactivity'
1+
import type { DeepReadonly } from '@vue/reactivity'
22
import type { Browser, asyncDetect, detect, detectOS, parseUserAgent } from 'detect-browser-es'
33
import type { HttpClientHintsState, UserAgentDataHints } from '../shared-types/types'
44

0 commit comments

Comments
 (0)