Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonybur committed Sep 25, 2023
1 parent 35e3084 commit 77b4fce
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { expect } from "@esm-bundle/chai";
import {
TEST_LOG_LEVEL
} from "../../environment.js";
import { TEST_LOG_LEVEL } from "../../environment.js";
import { Logger } from "tslog";
import { initializeResolver } from "@noir-lang/source-resolver";
import newCompiler, {
Expand Down

0 comments on commit 77b4fce

Please sign in to comment.