Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Feb 17, 2022
1 parent e114694 commit a435c24
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/drain_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ import {
assertThrows,
fail,
} from "https://deno.land/std@0.125.0/testing/asserts.ts";
import {
assertThrowsAsyncErrorCode,
} from "./helpers/asserts.ts";
import { assertThrowsAsyncErrorCode } from "./helpers/asserts.ts";
import {
connect,
createInbox,
Expand Down

0 comments on commit a435c24

Please sign in to comment.