Skip to content

Commit f847ebc

Browse files
committed
chore: format
1 parent 641968a commit f847ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/runner/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ use torii_processors::{EventProcessorConfig, Processors};
5151
use torii_server::proxy::Proxy;
5252
use torii_sqlite::executor::Executor;
5353
use torii_sqlite::{Sql, SqlConfig};
54-
use torii_storage::ReadOnlyStorage;
5554
use torii_storage::proto::Contract;
5655
use torii_storage::proto::ContractType;
56+
use torii_storage::ReadOnlyStorage;
5757
use tracing::{error, info, info_span, warn, Instrument, Span};
5858
use tracing_indicatif::span_ext::IndicatifSpanExt;
5959
use url::form_urlencoded;

0 commit comments

Comments
 (0)