mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Fix fmt
This commit is contained in:
parent
61e34f1cb2
commit
a742922c17
@ -1,9 +1,9 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/spf13/cobra"
|
|
||||||
|
|
||||||
"github.com/sagernet/sing-box/cmd/sing-box/internal/generate"
|
"github.com/sagernet/sing-box/cmd/sing-box/internal/generate"
|
||||||
|
|
||||||
|
"github.com/spf13/cobra"
|
||||||
)
|
)
|
||||||
|
|
||||||
var commandGenerate = &cobra.Command{
|
var commandGenerate = &cobra.Command{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user