Восстановление Excel. Осталось восстановить отображение сапфора.

This commit is contained in:
2023-12-17 20:04:15 +03:00
parent eefbc25be0
commit 6011a2851c
7 changed files with 92 additions and 80 deletions

View File

@@ -18,7 +18,6 @@ public class DownloadDVMPackage extends DownloadDVMPackages {
return false;
}
if (new File(dvmPackage.getLocalWorkspace(), Constants.LOADED).exists()) {
/// Log.Writeln_("Пакет уже загружен");
Global.testingServer.db.dvmRunTasks.ShowDVMPackage(dvmPackage);
return false;
}