From 0501954d03bb00932a0abe31402362362cffc625 Mon Sep 17 00:00:00 2001 From: Michelle Tran Date: Wed, 15 May 2024 12:03:41 -0400 Subject: [PATCH] Remove this function --- func.py | 3 --- 1 file changed, 3 deletions(-) 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"