diff --git a/func.py b/func.py index 72130d7..fd3cb91 100644 --- a/func.py +++ b/func.py @@ -9,6 +9,3 @@ def untested(): def add_even_more_untested(): return "more" - -def add_another_untested(): - return "this"