Skip to content

Commit

Permalink
🔧 chore(version): clean the useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannchie committed Jun 17, 2024
1 parent 430ed16 commit 0c24d69
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tgit/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,3 @@ def define_version_parser(subparsers):
version_group.add_argument("-pM", "--premajor", help="premajor version", type=str)
version_group.add_argument("version", help="version to bump to", type=str, nargs="?")
parser_version.set_defaults(func=handle_version)
parser_version.set_defaults(func=handle_version)
parser_version.set_defaults(func=handle_version)
parser_version.set_defaults(func=handle_version)
parser_version.set_defaults(func=handle_version)
parser_version.set_defaults(func=handle_version)

0 comments on commit 0c24d69

Please sign in to comment.