diff --git a/func.py b/func.py index ccbe9da..3c814e9 100644 --- a/func.py +++ b/func.py @@ -10,9 +10,3 @@ def untested(): def more_untested(): return "hello world" - -def even_more_untested(): - return "blue is the new red" - - -