mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 08:54:54 +00:00
fix typo
This commit is contained in:
@ -236,7 +236,6 @@ export class SpaceModelService {
|
|||||||
spaceModel,
|
spaceModel,
|
||||||
queryRunner,
|
queryRunner,
|
||||||
dto.subspaceModels,
|
dto.subspaceModels,
|
||||||
spaces,
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
await queryRunner.commitTransaction();
|
await queryRunner.commitTransaction();
|
||||||
|
|||||||
Reference in New Issue
Block a user