Cleanup jsdoc via eslint

This commit is contained in:
veeck
2021-06-09 12:49:57 +02:00
parent 3c50d6c30a
commit 214614f740
3 changed files with 0 additions and 9 deletions

View File

@@ -180,7 +180,6 @@ function App() {
*
* @param {string} a Version number a.
* @param {string} b Version number b.
*
* @returns {number} A positive number if a is larger than b, a negative
* number if a is smaller and 0 if they are the same
*/