mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
DRYer
This commit is contained in:
parent
4b259dd719
commit
2a5ef628fa
6 changed files with 3 additions and 22 deletions
|
|
@ -409,9 +409,5 @@ def main(args):
|
|||
raise SystemExit(loop.return_code)
|
||||
|
||||
|
||||
def handle_result(args, current_char, target_window_id, boss):
|
||||
pass
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main(sys.argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue