style(be):使用goimport 格式化代码并添加golangci
This commit is contained in:
@ -2,9 +2,10 @@ package term
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"next-terminal/pkg/utils"
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"next-terminal/pkg/utils"
|
||||
)
|
||||
|
||||
type Env struct {
|
||||
|
Reference in New Issue
Block a user