refactor(base modules): removed the log spam
This commit is contained in:
@@ -40,7 +40,7 @@ export const baseModules = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (data) {
|
if (data) {
|
||||||
log.info({ newModulesAdded: data }, "New settings added");
|
//log.info({ newModulesAdded: data }, "New settings added");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user