diff --git a/ext/js/core/utilities.js b/ext/js/core/utilities.js index eca4f36423..784acdaf6e 100644 --- a/ext/js/core/utilities.js +++ b/ext/js/core/utilities.js @@ -16,7 +16,6 @@ * along with this program. If not, see . */ - /** * Checks whether a given value is a non-array object. * @param {unknown} value The value to check.