Skip to content

Commit b1b96ea

Browse files
fix trunk
1 parent eddd33c commit b1b96ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

x/health.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ var (
2121

2222
healthCheck uint32
2323
errHealth = errors.New("Please retry again, server is not ready to accept requests")
24-
errImportMode = errors.New("Please retry again, server is not ready to accept requests")
2524
errDrainingMode = errors.New("the server is in draining mode " +
2625
"and client requests will only be allowed after exiting the mode " +
2726
" by sending a GraphQL draining(enable: false) mutation to /admin")

0 commit comments

Comments
 (0)