style: format code by adding newlines for improved readability
This commit is contained in:
parent
1582e179e9
commit
e0077cbe9e
@ -3,6 +3,7 @@ package cmd
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"github.com/perfect-panel/server/pkg/constant"
|
||||
|
||||
"log"
|
||||
|
||||
@ -2,6 +2,7 @@ package cmd
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/perfect-panel/server/pkg/constant"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user