fix js lint warnings

This commit is contained in:
Karsten Hassel
2021-06-11 23:10:41 +02:00
parent 1a244726aa
commit 10d3a284e9
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
*/