Skip to content

Commit fe8a00d

Browse files
authored
Apply suggestion from @weinbe58
1 parent 47cffd5 commit fe8a00d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bloqade/cirq_utils/lowering.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ def main():
151151
dialects=dialects,
152152
code=code,
153153
)
154-
mt.print()
155154
assert (run_pass := kernel.run_pass) is not None
156155
run_pass(mt, typeinfer=True)
157156

0 commit comments

Comments
 (0)