Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd68fbb commit adf11deCopy full SHA for adf11de
javascript/994-Rotting-oranges.js renamed to javascript/994-Rotting-Oranges.js
@@ -37,4 +37,4 @@
37
}
38
39
return fresh > 0 ? -1 : time;
40
-};
+};
0 commit comments