fix syntax error in models

This commit is contained in:
2025-03-15 08:59:24 -05:00
parent cd7a5f4b89
commit c1bb84695f
-1
View File
@@ -8,4 +8,3 @@ export type RTTrPHeader = {
context: number;
subModuleCount: number;
};
};