aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
Diffstat (limited to 'i_ui.go')
-rw-r--r--i_ui.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/i_ui.go b/i_ui.go
index e0c74e0..2fc0cc1 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -43,7 +43,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* hardflip: src/i_ui.go
- * Wed Jan 10 11:30:15 2024
+ * Wed Jan 10 12:04:11 2024
* Joe
*
* interfacing with the user
@@ -52,8 +52,8 @@
package main
import (
- "fmt"
- "os"
+ // "fmt"
+ // "os"
"strconv"
"github.com/gdamore/tcell/v2"