minor clean up

This commit is contained in:
hathach
2023-03-18 11:22:44 +07:00
parent bdfcd50b1b
commit d919f107c7
5 changed files with 10 additions and 11 deletions

View File

@@ -242,7 +242,6 @@ void usbtmc_app_task_iter(void) {
break;
default:
TU_ASSERT(false,);
return;
}
}