Skip to content

Commit f9665b5

Browse files
committed
remove old extraOrigins, they shouldn't be hardcoded
1 parent 1e4fd4e commit f9665b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ func loop() {
327327

328328
extraOrigins := []string{
329329
"https://create.arduino.cc",
330-
"https://create-dev.arduino.cc", "https://create-intel.arduino.cc",
331330
}
332331

333332
for i := 8990; i < 9001; i++ {

0 commit comments

Comments
 (0)