0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-06-16 05:44:15 +00:00

Remove duplicate comment

This commit is contained in:
zvecr 2022-11-18 00:18:11 +00:00
parent 763e3dfb13
commit 2ba7232131

View File

@ -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