mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-21 03:30:55 +08:00
Complying with JavaScript Standard Style (npx standard --fix).
This commit is contained in:
@ -42,5 +42,3 @@ export const largestPalindromic = (digits) => {
|
||||
}
|
||||
return NaN // returning not a number, if any such case arise
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user