Make lint happier

This commit is contained in:
BTChip github
2022-03-22 08:40:36 +01:00
parent d04ed9aef1
commit 52738e6bf5
5 changed files with 40 additions and 39 deletions

View File

@@ -24,4 +24,3 @@ unsigned int io_seproxyhal_touch_privacy_cancel(__attribute__((unused)) const ba
ui_idle();
return 0; // do not redraw the widget
}