Skip to content

Commit

Permalink
chore: run cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
eaddingtonwhite authored Dec 29, 2022
2 parents b6320c1 + 838c6a2 commit 9f1c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/proxy/momento/src/frontend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

use session::Buf;

use crate::*;
use crate::protocol::*;
use crate::*;

pub(crate) async fn handle_memcache_client(
mut socket: tokio::net::TcpStream,
Expand Down

0 comments on commit 9f1c87c

Please sign in to comment.