Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Nov 20, 2023
1 parent e788797 commit b33c878
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vyper/semantics/types/bytestrings.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from typing import Optional

from vyper import ast as vy_ast
from vyper.abi_types import ABI_Bytes, ABI_String, ABIType
from vyper.exceptions import CompilerPanic, StructureException, UnexpectedNodeType, UnexpectedValue
Expand Down

0 comments on commit b33c878

Please sign in to comment.