diff --git a/circup/config/bundle_config.json b/circup/config/bundle_config.json index eb38930..3be4eaf 100644 --- a/circup/config/bundle_config.json +++ b/circup/config/bundle_config.json @@ -1,5 +1,4 @@ { "adafruit": "adafruit/Adafruit_CircuitPython_Bundle", - "circuitpython_community": "adafruit/CircuitPython_Community_Bundle", - "circuitpython_org": "circuitpython/CircuitPython_Org_Bundle" + "circuitpython_community": "adafruit/CircuitPython_Community_Bundle" }