Skip to content

Commit

Permalink
Remove unnecessary import from createNoopLink
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed May 31, 2022
1 parent 2f56591 commit 8769abd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/__helper__/createNoopLink.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import sinon, {SinonSpy} from "sinon"

import Query from "../util/Query.js"

import type {Link} from "../util/link.js"

const {spy} = sinon
Expand Down

0 comments on commit 8769abd

Please sign in to comment.