mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-17 03:05:13 +00:00
cleanup
This commit is contained in:
@ -79,7 +79,6 @@ export class SpaceService {
|
|||||||
: null;
|
: null;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
console.log('jnkjn', community);
|
|
||||||
const space = queryRunner.manager.create(SpaceEntity, {
|
const space = queryRunner.manager.create(SpaceEntity, {
|
||||||
...addSpaceDto,
|
...addSpaceDto,
|
||||||
spaceModel,
|
spaceModel,
|
||||||
|
Reference in New Issue
Block a user