Skip to content

Commit

Permalink
Remove a function
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed Aug 23, 2024
1 parent c8fd8e4 commit 00ab25c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions func.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@ def func():
def untested():
return "This is untested code"


def more_untested():
return "hello world"


0 comments on commit 00ab25c

Please sign in to comment.