From 77b4fcedd3a968e99a776172017bb1c64cd38dd4 Mon Sep 17 00:00:00 2001 From: Jonathan Bursztyn Date: Mon, 25 Sep 2023 16:09:54 -0400 Subject: [PATCH] Lint fix --- .../test/integration/browser/compile_prove_verify.test.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/compiler/integration-tests/test/integration/browser/compile_prove_verify.test.ts b/compiler/integration-tests/test/integration/browser/compile_prove_verify.test.ts index ac04e415627..a07fb58fd1b 100644 --- a/compiler/integration-tests/test/integration/browser/compile_prove_verify.test.ts +++ b/compiler/integration-tests/test/integration/browser/compile_prove_verify.test.ts @@ -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, {