Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Mar 21, 2024
1 parent ce00862 commit 428a148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jetstream/tests/consumers_ordered_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import {
setup,
} from "../../tests/helpers/mod.ts";
import { deadline, delay } from "../../nats-base-client/util.ts";
import { NatsConnectionImpl } from "../../nats-base-client/nats.ts";

Deno.test("ordered consumers - get", async () => {
const { ns, nc } = await setup(jetstreamServerConf());
Expand Down

0 comments on commit 428a148

Please sign in to comment.