Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Nov 20, 2018
1 parent 075c968 commit 11cf343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion slither/slithir/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from slither.core.solidity_types import ElementaryType, UserDefinedType, MappingType, ArrayType, FunctionType
from slither.core.variables.variable import Variable
from slither.slithir.operations import (Assignment, Binary, BinaryType, Call,
E
Condition, Delete, EventCall,
HighLevelCall, Index, InitArray,
InternalCall, InternalDynamicCall, LibraryCall,
Expand Down

0 comments on commit 11cf343

Please sign in to comment.