diff options
| author | Jeff Carr <[email protected]> | 2019-05-23 10:03:50 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-23 10:03:50 -0700 |
| commit | 8cc6e993b9293f2558eb077054a73f3e72eddcd8 (patch) | |
| tree | b2915bf555aaa2d813635b15c3fc9d32d3ba9871 /infoTabUI.go | |
| parent | 6766a7fd15b793b04503ccef0af7b43b9a399294 (diff) | |
typo
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'infoTabUI.go')
| -rw-r--r-- | infoTabUI.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/infoTabUI.go b/infoTabUI.go index e7c1896..778eb23 100644 --- a/infoTabUI.go +++ b/infoTabUI.go @@ -5,7 +5,6 @@ import "time" import "fmt" import "runtime/debug" import "runtime" -import "os" import "github.com/gookit/config" |
