From 069de5ffc8c411dcb7ea7b6cf69ca4d12b450110 Mon Sep 17 00:00:00 2001 From: mpw Date: Thu, 14 Sep 2023 22:35:06 -0300 Subject: [PATCH] cargo fmt --- consumer/src/events.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/consumer/src/events.rs b/consumer/src/events.rs index c11b8ab..bb5a7b0 100644 --- a/consumer/src/events.rs +++ b/consumer/src/events.rs @@ -1,3 +1,5 @@ +use std::time::Instant; + use holaplex_hub_nfts_solana_core::{ db, proto::{ @@ -17,7 +19,6 @@ use holaplex_hub_nfts_solana_core::{ use holaplex_hub_nfts_solana_entity::{ collection_mints, collections, compression_leafs, update_revisions, }; - use hub_core::{ chrono::Utc, metrics::KeyValue, @@ -30,7 +31,6 @@ use hub_core::{ }; use solana_program::pubkey::{ParsePubkeyError, Pubkey}; use solana_sdk::signature::Signature; -use std::time::Instant; use crate::{ backend::{