Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Summary: Oops. Was introduced in D68902095.

Reviewed By: clara-9

Differential Revision: D68955896

fbshipit-source-id: 913f20997d8d039effbaf96d26870eb08f4a460e
  • Loading branch information
Pierre Chevalier authored and facebook-github-bot committed Jan 31, 2025
1 parent df3b3b9 commit 23e1d92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eden/mononoke/server/repo_listener/src/request_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use bytes::Bytes;
use connection_security_checker::ConnectionSecurityChecker;
use context::LoggingContainer;
use context::SessionContainer;
use context::SessionId;
use fbinit::FacebookInit;
use futures::channel::mpsc;
use futures::future::TryFutureExt;
Expand Down

0 comments on commit 23e1d92

Please sign in to comment.