Comment unused code
This commit is contained in:
+2
-2
@@ -200,9 +200,9 @@ impl SyncState {
|
||||
.into()
|
||||
}
|
||||
|
||||
fn app_updater(&self) -> Element<'_, SyncMessage> {
|
||||
/* fn app_updater(&self) -> Element<'_, SyncMessage> {
|
||||
column![].width(Fill).into()
|
||||
}
|
||||
}*/
|
||||
|
||||
fn prepare_to_db_interaction(&mut self) {
|
||||
if self.frozen {
|
||||
|
||||
Reference in New Issue
Block a user