Skip to content

Commit cb2ffbc

Browse files
committed
lint
1 parent 2cf3a4e commit cb2ffbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vyper/semantics/types/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ class VyperType:
8484
_as_hashmap_key: bool = False
8585
_as_tuple_member: bool = True # can be a tuple member
8686

87-
8887
_supports_external_calls: bool = False
8988
_attribute_in_annotation: bool = False
9089

0 commit comments

Comments
 (0)