tidy up files

This commit is contained in:
Proddy
2023-04-23 10:14:35 +02:00
parent 047eae2d40
commit 300fe721a1
4 changed files with 10 additions and 12 deletions

View File

@@ -360,7 +360,6 @@ export interface EntityItem {
o_value_type?: number;
o_deleted?: boolean;
o_writeable?: boolean;
}
export interface Entities {