Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchiavini committed Oct 22, 2024
1 parent 5d9cc9a commit e94e9f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions boa/contracts/vyper/compiler_utils.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import textwrap
from typing import TYPE_CHECKING

if TYPE_CHECKING:
pass

import vyper.ast as vy_ast
import vyper.semantics.analysis as analysis
Expand Down

0 comments on commit e94e9f9

Please sign in to comment.