Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ayame113 committed Aug 20, 2022
1 parent 3a22d6f commit ae67b9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mod_test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { assert } from "https://deno.land/std@0.152.0/testing/asserts.ts";
import {
assertSpyCallArgs,
assertSpyCalls,
stub,
} from "https://deno.land/std@0.152.0/testing/mock.ts";
Expand Down

0 comments on commit ae67b9a

Please sign in to comment.