Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Aug 4, 2024
1 parent 03ca171 commit 7732983
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cli/copr_cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@
None: "default",
}

# bar
# foo
try:
input = raw_input
except NameError:
pass


class FrontendOutdatedCliException(Exception):
"""
Expand Down

0 comments on commit 7732983

Please sign in to comment.