Skip to content

Commit d8a0d8a

Browse files
committed
Code cleanup
Signed-off-by: Louis Mandel <[email protected]>
1 parent 7850956 commit d8a0d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pdl-live-react/src-tauri/src/pdl/interpreter.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ impl<'a> Interpreter<'a> {
300300
x
301301
))),
302302
},
303-
// EvalsTo::Const(l) |
304303
EvalsTo::Expr(Expr {
305304
pdl_expr: ListOrString::List(l),
306305
..

0 commit comments

Comments
 (0)