mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 17:27:34 +00:00
Minor linting fixes
Other linting issue
This commit is contained in:

committed by
Kristoffer Dalby

parent
a82a603db6
commit
7bcdc08bc9
@@ -1,8 +1,8 @@
|
||||
package cli
|
||||
|
||||
import (
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user