mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
Remove unnecessary info include now that the info message is gone.
This commit is contained in:
@@ -21,8 +21,6 @@ use utils::shard::ShardIndex;
|
||||
|
||||
use std::{fmt::Debug};
|
||||
mod client_cache;
|
||||
//include info
|
||||
use tracing::info;
|
||||
|
||||
#[derive(Error, Debug)]
|
||||
pub enum PageserverClientError {
|
||||
|
||||
Reference in New Issue
Block a user