Skip to content

Commit

Permalink
logic cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Odyhibit committed Sep 11, 2024
1 parent 2bf12ee commit ba24114
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/decode_five_strips_of_bacon.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,3 @@ def decode_cover_text(cover_text: str) -> str:

return output.upper()


def main():
pass


if __name__ == "__main__":
main()

0 comments on commit ba24114

Please sign in to comment.