diff options
| author | Santo Cariotti <sancn@live.com> | 2017-08-21 17:25:48 +0000 |
|---|---|---|
| committer | Santo Cariotti <sancn@live.com> | 2017-08-21 17:25:48 +0000 |
| commit | 7d8a51880e9e06fb79cc8d728382b4253246d17c (patch) | |
| tree | d654bae2a74fff9a8b1b0f74847906584b63de1f /lib/app.py | |
| parent | 46e20dca5d9ac795636de326546db21186281e06 (diff) | |
deleted "clear shell" function
Diffstat (limited to 'lib/app.py')
| -rw-r--r-- | lib/app.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -59,7 +59,6 @@ class Stout(Commands): if __name__ == '__main__': - clear() app = Stout() cmd = '' while cmd != 'quit': |
