summary refs log tree commit diff stats
path: root/widgets/terminal.go
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/terminal.go')
-rw-r--r--widgets/terminal.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/terminal.go b/widgets/terminal.go
index 098543f..9849b73 100644
--- a/widgets/terminal.go
+++ b/widgets/terminal.go
@@ -1,7 +1,6 @@
 package widgets
 
 import (
-	"fmt"
 	gocolor "image/color"
 	"os"
 	"os/exec"