Skip to content

Commit

Permalink
Remov unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed May 10, 2024
1 parent c2f3153 commit 7c7f8d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ mod tests {
use pgrx::pg_sys::panic::CaughtError::PostgresError;
use pgrx::{spi::SpiError, Json, JsonB};
use serde_json::json;
use std::error::Error;

// Enum used to record handling expected errors.
#[derive(Debug, Eq, PartialEq)]
Expand Down

0 comments on commit 7c7f8d8

Please sign in to comment.