refact: remove unused part of creation response
This commit is contained in:
parent
bc3757aa09
commit
4f8fdc8f62
@ -42,7 +42,6 @@ export class ScenesController {
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
id,
|
id,
|
||||||
data: `http://localhost:8080/api/v2/${id}`,
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user