Skip to content

Commit

Permalink
removed import pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinclancy committed Jul 6, 2023
1 parent d35e28d commit 8ad2869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/slithir/test_ternary_expressions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from pathlib import Path
import pdb
from slither import Slither
from slither.core.cfg.node import NodeType
from slither.slithir.operations.unpack import Unpack
Expand Down

0 comments on commit 8ad2869

Please sign in to comment.