Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Heckel committed Sep 25, 2021
1 parent 516b1fe commit 3b7b5eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions util/tmux.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ import (
"text/template"
)


const (
requiredVersion = 2.6 // see issue #
requiredVersion = 2.6 // see issue #
)

var (
Expand Down

0 comments on commit 3b7b5eb

Please sign in to comment.