Commit e5d5841
committed
Drop removed hrana-client re-exports from client test
hrana-client 0.10.0 removed the Request, Response, and fetch re-exports
in favor of the Node 18+ globals. The client test now relies on those
globals directly (typed via @types/node), so the imports must go.1 parent 8d97e78 commit e5d5841
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
| |||
0 commit comments