diff options
| author | troido <troido@hotmail.com> | 2018-04-19 16:34:17 +0200 |
|---|---|---|
| committer | troido <troido@hotmail.com> | 2018-04-19 16:34:17 +0200 |
| commit | cffcb10b6ae859032afdf58822ea1e66e960caf9 (patch) | |
| tree | 95b56da1e2395ae5f242b5d49118a7d13ad73f6e /asciifarm/client/display/info.py | |
| parent | a391351d4747646cbc9503e7d64918a536356370 (diff) | |
client doesn't crash anymore when typing long lines
Diffstat (limited to 'asciifarm/client/display/info.py')
| -rw-r--r-- | asciifarm/client/display/info.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asciifarm/client/display/info.py b/asciifarm/client/display/info.py index da23ac1..ded985d 100644 --- a/asciifarm/client/display/info.py +++ b/asciifarm/client/display/info.py @@ -1,5 +1,4 @@ -import curses class Info: |
