mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix: replace battery with starship-battery (#3213)
This commit is contained in:
@@ -2,6 +2,7 @@ use super::{Context, Module, RootModuleConfig};
|
||||
use crate::configs::battery::BatteryConfig;
|
||||
#[cfg(test)]
|
||||
use mockall::automock;
|
||||
use starship_battery as battery;
|
||||
|
||||
use crate::formatter::StringFormatter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user