Fix white spaces

Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević 2018-11-02 12:45:06 -07:00 committed by Drashna Jaelre
parent e7aee81aea
commit 44c238f8de
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

View File

@ -93,7 +93,6 @@ void register_ucis(const char *hex) {
} }
bool process_ucis (uint16_t keycode, keyrecord_t *record) { bool process_ucis (uint16_t keycode, keyrecord_t *record) {
if (!qk_ucis_state.in_progress) if (!qk_ucis_state.in_progress)
return true; return true;