mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
SpaceAPI: remove log
This commit is contained in:
parent
bbaebbff46
commit
3323a3eb38
1 changed files with 0 additions and 1 deletions
|
|
@ -421,7 +421,6 @@ export default ({ strapi }: { strapi: Core.Strapi }) => ({
|
|||
|
||||
|
||||
if (Object.entries(sensors).some(([_, sensor]) => !isEmpty(sensor))) {
|
||||
console.log(sensors)
|
||||
result.sensors = pickFields(Object.keys(sensors))(sensors)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue