mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 09:41:53 -07:00
linter
This commit is contained in:
@@ -152,7 +152,7 @@ impl SetupActivity {
|
||||
}
|
||||
|
||||
fn config(&self) -> &ConfigClient {
|
||||
&self.context().config()
|
||||
self.context().config()
|
||||
}
|
||||
|
||||
fn config_mut(&mut self) -> &mut ConfigClient {
|
||||
|
||||
Reference in New Issue
Block a user