Skip to content

Commit 770cdb6

Browse files
weinbe58david-pl
andauthored
Apply suggestion from @david-pl
Co-authored-by: David Plankensteiner <[email protected]>
1 parent d0e04e7 commit 770cdb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bloqade/analysis/address/impls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def map_(
8787
frame: ForwardFrame[Address],
8888
stmt: ilist.Map | ilist.ForEach,
8989
):
90-
results = []
9190
fn = frame.get(stmt.fn)
9291
collection = frame.get(stmt.collection)
9392
collection_type, values = interp_.unpack_iterable(collection)

0 commit comments

Comments
 (0)