style(be):使用goimport 格式化代码并添加golangci
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
package term
|
||||
|
||||
import (
|
||||
"io"
|
||||
|
||||
"github.com/pkg/sftp"
|
||||
"golang.org/x/crypto/ssh"
|
||||
"io"
|
||||
)
|
||||
|
||||
type NextTerminal struct {
|
||||
|
Reference in New Issue
Block a user