Skip to content

Commit

Permalink
Update lib/model.js
Browse files Browse the repository at this point in the history
Co-authored-by: hasezoey <hasezoey@gmail.com>
  • Loading branch information
vkarpov15 and hasezoey committed Jan 13, 2024
1 parent 4611ba2 commit d1e3c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/model.js
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,6 @@ Model.updateSearchIndex = async function updateSearchIndex(name, definition) {
* await Customer.dropSearchIndex('test');
*
* @param {String} name
* @param {Object} definition
* @return {Promise}
* @api public
*/
Expand Down

0 comments on commit d1e3c81

Please sign in to comment.