mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Boards Manager: index was updated twice. Fixed
This commit is contained in:
parent
ecf432fadc
commit
9d65b414b2
@ -148,7 +148,6 @@ public class ContributionManagerUI extends InstallerJDialog {
|
||||
public void run() {
|
||||
try {
|
||||
setProgressVisible(true, "");
|
||||
installer.updateIndex();
|
||||
List<String> downloadedPackageIndexFiles = installer.updateIndex();
|
||||
installer.deleteUnknownFiles(downloadedPackageIndexFiles);
|
||||
onIndexesUpdated();
|
||||
|
Loading…
Reference in New Issue
Block a user