mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
gofmt
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
package widgets
|
package widgets
|
||||||
|
|
||||||
import (
|
import (
|
||||||
ui "github.com/gizak/termui"
|
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
|
ui "github.com/gizak/termui"
|
||||||
)
|
)
|
||||||
|
|
||||||
type TextView struct {
|
type TextView struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user