about summary refs log tree commit diff stats
path: root/life.teliva
diff options
context:
space:
mode:
Diffstat (limited to 'life.teliva')
-rw-r--r--life.teliva1
1 files changed, 0 insertions, 1 deletions
diff --git a/life.teliva b/life.teliva
index 9a1ff23..5326f12 100644
--- a/life.teliva
+++ b/life.teliva
@@ -1,5 +1,4 @@
 window = curses.stdscr()
-
 -- animation-based app
 window:nodelay(true)