Comment
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
203d5e56b7
commit
911aa113ea
@ -18,6 +18,7 @@ async function checkCrs(input = "") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Needs to be moved to the frontend `ensureArray() func`
|
// Needs to be moved to the frontend `ensureArray() func`
|
||||||
|
// Usage of this function should be migrated to the `translator` utilities.
|
||||||
async function cleanMessages(input) {
|
async function cleanMessages(input) {
|
||||||
log.out("ldbUtils.cleanMessages: Deprecated function has been called", "err");
|
log.out("ldbUtils.cleanMessages: Deprecated function has been called", "err");
|
||||||
var out = [];
|
var out = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user