Skip to content

Commit da044db

Browse files
committed
chore: remove unused import
1 parent f3643d8 commit da044db

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/vite/client.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/// <reference lib="dom" />
22

33
import {
4-
ConnectedPayload,
54
ErrorPayload,
65
FullReloadPayload,
76
PrunePayload,

packages/vite/src/client/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import {
2-
ConnectedPayload,
32
ErrorPayload,
43
FullReloadPayload,
54
HMRPayload,

0 commit comments

Comments
 (0)