Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-09-20 14:27:19 +01:00
parent 203d5e56b7
commit 911aa113ea
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ async function checkCrs(input = "") {
}
// Needs to be moved to the frontend `ensureArray() func`
// Usage of this function should be migrated to the `translator` utilities.
async function cleanMessages(input) {
log.out("ldbUtils.cleanMessages: Deprecated function has been called", "err");
var out = [];