refactor(ocme): removed some info logs as ocme calls alot
This commit is contained in:
@@ -20,7 +20,7 @@ export const getInfo = async () => {
|
||||
return { ...o, waitingFor: diff };
|
||||
});
|
||||
createLog(
|
||||
"info",
|
||||
"debug",
|
||||
"ocme",
|
||||
"ocme",
|
||||
`There are ${ocmeInfo.length} pallet(s) to be picked up.`
|
||||
|
||||
Reference in New Issue
Block a user