mf plus: code clean up

This commit is contained in:
gornekich
2024-05-29 16:53:12 +01:00
parent 8cdb8aafac
commit 6ccbc16e74
4 changed files with 6 additions and 9 deletions

View File

@@ -420,4 +420,4 @@ bool mf_plus_size_save(const MfPlusSize* data, FlipperFormat* ff) {
furi_string_free(size_string);
return true;
}
}