diff --git a/static/js/screen.js b/static/js/screen.js index 10231a8..ba30c6d 100644 --- a/static/js/screen.js +++ b/static/js/screen.js @@ -1,7 +1,5 @@ // This magical script can prevent the screen from sleeping so you can cook in peace. -const recipeDiv = document.querySelector('div.recipe'); - /*