We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d614d commit 2a59692Copy full SHA for 2a59692
src/cc/arduino/plugins/wifi101/UpdaterImpl.java
@@ -56,7 +56,6 @@ public UpdaterImpl() throws Exception {
56
refreshSerialPortList();
57
58
websites.add("arduino.cc:443");
59
- websites.add("cloud.arduino.cc:443");
60
61
refreshCertList();
62
0 commit comments