From 55a547fbbb22d26a8f342cc3a8298e84ec2b1057 Mon Sep 17 00:00:00 2001 From: Alexander McCord Date: Mon, 3 Jun 2024 18:38:34 -0700 Subject: [PATCH] Clip comment. --- EqSat/include/Luau/EGraph.h | 1 - 1 file changed, 1 deletion(-) diff --git a/EqSat/include/Luau/EGraph.h b/EqSat/include/Luau/EGraph.h index 359d3d7f..b2286801 100644 --- a/EqSat/include/Luau/EGraph.h +++ b/EqSat/include/Luau/EGraph.h @@ -173,7 +173,6 @@ public: return *id; Id id = makeEClass(enode); - // TODO clean = false return id; }