mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 00:01:37 +08:00
Complying with JavaScript Standard Style (npx standard --fix).
This commit is contained in:
@ -54,5 +54,4 @@ const Stack = (function () {
|
||||
return Stack
|
||||
}())
|
||||
|
||||
|
||||
export { Stack }
|
||||
|
Reference in New Issue
Block a user