Skip to content

Commit 6708c58

Browse files
committed
pylint
1 parent e726dd0 commit 6708c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crytic_compile/platform/foundry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import shutil
88
import subprocess
99
from pathlib import Path
10-
from typing import TYPE_CHECKING, List, Tuple, Optional
10+
from typing import TYPE_CHECKING, List
1111

1212
from crytic_compile.compilation_unit import CompilationUnit
1313
from crytic_compile.compiler.compiler import CompilerVersion

0 commit comments

Comments
 (0)