mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-31 21:43:19 +00:00
Remove duplicate comment
This commit is contained in:
parent
763e3dfb13
commit
2ba7232131
@ -143,8 +143,6 @@ def generate_api(cli):
|
|||||||
|
|
||||||
# Feature specific handling
|
# Feature specific handling
|
||||||
_resolve_keycode_specs(v1_dir)
|
_resolve_keycode_specs(v1_dir)
|
||||||
|
|
||||||
# Feature specific handling
|
|
||||||
_resolve_xap_specs(v1_dir / 'xap')
|
_resolve_xap_specs(v1_dir / 'xap')
|
||||||
|
|
||||||
# Write the global JSON files
|
# Write the global JSON files
|
||||||
|
Loading…
Reference in New Issue
Block a user