Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Fixed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed Apr 19, 2024
1 parent a6bdc80 commit 1b2078a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/http-server/tests/get-exchanges.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { Server } from 'http'
import Sinon, * as sinon from 'sinon'
import queryString from 'query-string'
import sinonChai from 'sinon-chai'
import chai from 'chai'

Expand Down

0 comments on commit 1b2078a

Please sign in to comment.