]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Remove unnecessary whitespace
authorSamuel Mannehed <samuel@cendio.se>
Fri, 28 Oct 2016 13:32:01 +0000 (15:32 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 28 Oct 2016 13:41:08 +0000 (15:41 +0200)
core/util.js

index c79327956a9870f87c50772ce2b38b0799f05d74..4616713c2ec28ce16d92204ebe5fec4738513797 100644 (file)
@@ -394,7 +394,7 @@ Util.Localisation = {
                 return supportedLanguageCode;
             }
         }
-               
+
         return Util.Localisation.defaultLanguage;
     },