remove unused lib

This commit is contained in:
Timothy Yin 2025-03-17 12:11:50 +08:00
parent 8e3a045c87
commit 68ffdcd9d6
2 changed files with 3 additions and 4 deletions

View File

@ -53,9 +53,9 @@
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {
"repo_type": "", "repo_type": "ssh",
"repo_username": "", "repo_username": "git",
"ssh_key": "" "ssh_key": "/Users/timothy/.ssh/id_ed25519"
}, },
"meta": { "meta": {
"filename": "RayineFlyOverheadLT.kicad_prl", "filename": "RayineFlyOverheadLT.kicad_prl",

View File

@ -1,5 +1,4 @@
(sym_lib_table (sym_lib_table
(version 7) (version 7)
(lib (name "components")(type "KiCad")(uri "${KIPRJMOD}/components.kicad_sym")(options "")(descr ""))
(lib (name "RayineComponents")(type "KiCad")(uri "${KIPRJMOD}/RayineComponents.kicad_sym")(options "")(descr "")) (lib (name "RayineComponents")(type "KiCad")(uri "${KIPRJMOD}/RayineComponents.kicad_sym")(options "")(descr ""))
) )