Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Feb 1, 2025
1 parent 373909c commit c3c0ac3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/server/src/rpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use gauntlet_common::rpc::backend_server::BackendServer;

use crate::plugins::ApplicationManager;
use crate::search::SearchIndex;
use crate::SETTINGS_ENV;

pub struct BackendServerImpl {
pub application_manager: Arc<ApplicationManager>,
Expand Down

0 comments on commit c3c0ac3

Please sign in to comment.