Skip to content

Commit

Permalink
fix minor bug with wrong error checked
Browse files Browse the repository at this point in the history
  • Loading branch information
saffronjam committed Nov 9, 2023
1 parent 4bb0fc2 commit 03642e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import (
githubThirdParty "github.com/google/go-github/github"
deploymentModel "go-deploy/models/sys/deployment"
"go-deploy/pkg/config"
"go-deploy/service/deployment_service/base"
"go-deploy/service/resources"
"go-deploy/service/vm_service/base"
"log"
"strings"
)
Expand Down

0 comments on commit 03642e3

Please sign in to comment.