We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e726dd0 commit 6708c58Copy full SHA for 6708c58
crytic_compile/platform/foundry.py
@@ -7,7 +7,7 @@
7
import shutil
8
import subprocess
9
from pathlib import Path
10
-from typing import TYPE_CHECKING, List, Tuple, Optional
+from typing import TYPE_CHECKING, List
11
12
from crytic_compile.compilation_unit import CompilationUnit
13
from crytic_compile.compiler.compiler import CompilerVersion
0 commit comments