Skip to content

Commit

Permalink
Remove not found
Browse files Browse the repository at this point in the history
  • Loading branch information
annieyang committed Nov 11, 2024
1 parent ba568f4 commit d0ee1b0
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ public enum IpcStatus implements Tag {
*/
bad_request,

/**
* The request data was not found.
*/
not_found,

/**
* The client or server encountered an unexpected error processing the request.
*/
Expand Down

0 comments on commit d0ee1b0

Please sign in to comment.