changes
This commit is contained in:
parent
78cb196463
commit
79b9277f32
@ -1,7 +1,5 @@
|
||||
import {PlantTypesCollection} from '../../client/main'
|
||||
|
||||
const mqttManager = require("./mqttPublish");
|
||||
|
||||
export function getAllPlantTypes() {
|
||||
const plantTypesDocuments = PlantTypesCollection.find();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user