mirror of
https://github.com/arl/gitmux.git
synced 2026-09-09 23:16:28 -04:00
format: remove empty package (#57)
This commit is contained in:
parent
f0f9c7aa15
commit
98d8874553
|
|
@ -10,8 +10,8 @@ import (
|
|||
"github.com/arl/gitstatus"
|
||||
"gopkg.in/yaml.v2"
|
||||
|
||||
"github.com/arl/gitmux/format/json"
|
||||
"github.com/arl/gitmux/format/tmux"
|
||||
"github.com/arl/gitmux/json"
|
||||
"github.com/arl/gitmux/tmux"
|
||||
)
|
||||
|
||||
var version = "<<development version>>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue