Skip to content

Commit 7b3e2d0

Browse files
committed
code format problem
1 parent 83ec7bd commit 7b3e2d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

spx-backend/cmd/spx-backend/get_projects_context.yap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import (
88
"strconv"
9+
910
"github.com/goplus/builder/spx-backend/internal/controller"
1011
)
1112

@@ -29,4 +30,4 @@ if err != nil {
2930
return
3031
}
3132

32-
json result
33+
json result

0 commit comments

Comments
 (0)