mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-18 07:24:03 +01:00
Fix various linting issues + golang-lint upgrade (#1245)
This commit is contained in:
@@ -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