This commit is contained in:
Christopher Jeffrey 2016-04-30 19:53:48 -07:00
parent 74a5a39bf7
commit 30abc9bc25
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -590,7 +590,6 @@ utils.merge = function merge(target) {
/**
* Assertion.
* @function
* @param {Boolean} val - Expression.
* @param {String?} msg - Optional error message.
*/