We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db972f commit 7a9cc18Copy full SHA for 7a9cc18
src/upgrade/upgradeManager.ts
@@ -74,7 +74,7 @@ class UpgradeManager {
74
sendInfo(_operationId, { skipReason: "hasJavaError" });
75
return;
76
}
77
-
+
78
if (UpgradeManager.scanned) {
79
80
0 commit comments