fix
This commit is contained in:
@@ -41,7 +41,6 @@ public class SapforTransformation extends SapforPass {
|
||||
db_project_info.ResetNewVersions();
|
||||
target.createEmptyVersion(getVersionLetter(), getVersionDescription());
|
||||
//уже добавлена. отображена и выбрана!
|
||||
UI.Info("+");
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -54,7 +53,6 @@ public class SapforTransformation extends SapforPass {
|
||||
target.last_version.Home.getAbsolutePath(),
|
||||
Options
|
||||
);
|
||||
UI.Info("++");
|
||||
}
|
||||
@Override
|
||||
protected void performDone() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user