import formatting

This commit is contained in:
Bradley Cicenas 2017-12-13 01:20:14 +00:00
parent 915579c0a4
commit ab48d830d1
1 changed files with 3 additions and 2 deletions

View File

@ -1,13 +1,14 @@
package main
import (
"fmt"
"time"
"github.com/bcicen/ctop/config"
"github.com/bcicen/ctop/container"
"github.com/bcicen/ctop/widgets"
"github.com/bcicen/ctop/widgets/menu"
ui "github.com/gizak/termui"
"time"
"fmt"
)
var helpDialog = []menu.Item{