diff options
| author | Paul Buetow <paul@buetow.org> | 2019-11-02 19:30:39 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2019-11-02 19:30:39 +0000 |
| commit | 16d09058b460f8c5e50d491243ec71f0905dbf0f (patch) | |
| tree | 1227b076fbf06290f5ee6c6269931eee8e217107 | |
| parent | 8d2ced6357f1ea2d179a0c1181bec5bf972986bb (diff) | |
less output
| -rwxr-xr-x | geheim.rb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -259,7 +259,6 @@ class Geheim end indexes.sort.each do |index| print index - pp index case action when :cat if !index.is_binary? |
