From f1c22136a8497dff0c370aae05fc76fd74f1c2ef Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 1 Nov 2021 19:54:03 +0100 Subject: [PATCH] remove TOODs --- python/guidos-gorgeous-lasagna/lasagna.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python/guidos-gorgeous-lasagna/lasagna.py b/python/guidos-gorgeous-lasagna/lasagna.py index 169e21c..d99b87c 100644 --- a/python/guidos-gorgeous-lasagna/lasagna.py +++ b/python/guidos-gorgeous-lasagna/lasagna.py @@ -1,7 +1,3 @@ -# TODO: define the 'EXPECTED_BAKE_TIME' constant -# TODO: consider defining the 'PREPARATION_TIME' constant -# equal to the time it takes to prepare a single layer - EXPECTED_BAKE_TIME = 40