remove cli mod
This commit is contained in:
parent
77ff31a547
commit
b7964e3e9f
|
@ -16,7 +16,6 @@ use yellowstone_grpc_proto::prelude::{
|
|||
mod block_info;
|
||||
mod postgres;
|
||||
mod transaction_info;
|
||||
mod cli;
|
||||
|
||||
#[tokio::main()]
|
||||
async fn main() {
|
||||
|
|
Loading…
Reference in New Issue