Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
da13da committed Nov 30, 2024
1 parent a42cf30 commit 399b973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/src/managers/agent.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ impl AgentManager {
))),
}
}
#[cfg(unix)]
#[cfg(windows)]
pub fn launch_agent(&self) -> Result<ProcessInfo, AgentManagerError> {}

#[cfg(unix)]
Expand Down

0 comments on commit 399b973

Please sign in to comment.