mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-08-27 01:39:04 +00:00
fix syntax error in models
This commit is contained in:
@@ -8,4 +8,3 @@ export type RTTrPHeader = {
|
||||
context: number;
|
||||
subModuleCount: number;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user