Skip to content

Commit 9d65b41

Browse files
author
Federico Fissore
committed
Boards Manager: index was updated twice. Fixed
1 parent ecf432f commit 9d65b41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/cc/arduino/contributions/packages/ui/ContributionManagerUI.java

-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ public void onUpdatePressed() {
148148
public void run() {
149149
try {
150150
setProgressVisible(true, "");
151-
installer.updateIndex();
152151
List<String> downloadedPackageIndexFiles = installer.updateIndex();
153152
installer.deleteUnknownFiles(downloadedPackageIndexFiles);
154153
onIndexesUpdated();

0 commit comments

Comments
 (0)