2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-22 19:23:40 +00:00

Fixed trailing spaces

This commit is contained in:
n1474335
2017-12-20 15:51:57 +00:00
parent 5e9380b550
commit 09b6661e35
3 changed files with 3 additions and 3 deletions

View File

@@ -529,7 +529,7 @@ App.prototype.setCompileMessage = function() {
/**
* Determines whether the browser supports Local Storage and if it is accessible.
*
*
* @returns {boolean}
*/
App.prototype.isLocalStorageAvailable = function() {