diff --git a/Snakefile b/Snakefile
index 6af5e2c2b903e971d5561fbfdbd434fdb9ee4cd0..ff61b177679c26885ac388aa241343d93dc072a3 100644
--- a/Snakefile
+++ b/Snakefile
@@ -34,9 +34,7 @@ TODO: Ask whether Burgers has compatible ICs other than Sine and
 
 Urgent:
 TODO: Add Burgers class completely
-TODO: Clean up exact solution for Burgers -> Done
 TODO: Enabale choice of equation
-TODO: Adapt code to accommodate boundary decorator -> Done
 TODO: Add subclasses of Burgers
 TODO: Ignore ghost domains by flagging all cells with it for extreme outlier
 TODO: Add functions to create each object from dict