From 65ed9c759c1f7e67215715d2285172d380cc93ae Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 9 Jun 2018 11:10:58 +0530 Subject: [PATCH] ... --- kittens/tui/loop.py | 1 - 1 file changed, 1 deletion(-) diff --git a/kittens/tui/loop.py b/kittens/tui/loop.py index 05b10c1ec..0141b39e7 100644 --- a/kittens/tui/loop.py +++ b/kittens/tui/loop.py @@ -415,4 +415,3 @@ class Loop: write_ready(handler, fd) else: wakeup_ready(handler, fd) - key.data(handler)