изменение отображения различий пакетов сапфора
This commit is contained in:
2025-04-07 18:08:59 +03:00
parent fd21de489e
commit 411e97abb8
8 changed files with 42 additions and 14 deletions

View File

@@ -692,6 +692,5 @@ public class TestsDatabase extends SQLiteDatabase {
}
return res;
}
public void Patch() throws Exception {
}
public void Patch() throws Exception {}
}