Skip to content

Commit 08c0731

Browse files
committed
fmt
1 parent 43adc84 commit 08c0731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ import (
5858
"strings"
5959
"time"
6060

61+
signifyPkg "github.com/CortexFoundation/CortexTheseus/crypto/signify"
6162
"github.com/CortexFoundation/CortexTheseus/internal/build"
6263
"github.com/CortexFoundation/CortexTheseus/params"
6364
"github.com/cespare/cp"
64-
signifyPkg "github.com/CortexFoundation/CortexTheseus/crypto/signify"
6565
)
6666

6767
var (

0 commit comments

Comments
 (0)