Skip to content

Commit

Permalink
forget comment
Browse files Browse the repository at this point in the history
  • Loading branch information
whywaita committed Jan 11, 2022
1 parent 6e75811 commit 6592413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/pkg/api/server_host.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import (
)

var (
// ErrInstanceIsNotFound is error message for instance is not found
ErrInstanceIsNotFound = fmt.Errorf("instance is not found")
)

Expand Down

0 comments on commit 6592413

Please sign in to comment.