Skip to content

Commit

Permalink
delete import sentences in actions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
To-Ki-O committed Mar 25, 2023
1 parent 591dda4 commit 8d406bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/libs/actions.verify.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { assertSpyCall, Stub, stub } from "https://deno.land/std@0.152.0/testing/mock.ts";
import { FakeTime } from "https://deno.land/std@0.152.0/testing/time.ts";
import { afterEach, beforeEach, describe, it } from "https://deno.land/std@0.152.0/testing/bdd.ts";
import { Colors } from "../../deps.ts";
import { VerifyAction } from "../../libs/actions.ts";
Expand Down

0 comments on commit 8d406bd

Please sign in to comment.