fix(server): remove stale mentions of miette
This commit is contained in:
@@ -41,7 +41,6 @@ pub enum PolicyError {
|
||||
NoMatchingGrant,
|
||||
|
||||
#[error("Integrity error: {0}")]
|
||||
#[diagnostic(code(arbiter_server::evm::policy_error::integrity))]
|
||||
Integrity(#[from] integrity::Error),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user