summaryrefslogtreecommitdiff
path: root/common/content/hints.js
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2009-10-03 16:58:45 +1000
committerDoug Kearns <dougkearns@gmail.com>2009-10-03 16:58:45 +1000
commite0412193390089d3fd84e0b1572608c433cbd517 (patch)
tree25ed3c0af1c4f79483f9bfb680645d5951d17cf6 /common/content/hints.js
parentd0e1f3a2c2ae2e2f89340ee03b54fb0bef97fc99 (diff)
downloadpentadactyl-e0412193390089d3fd84e0b1572608c433cbd517.tar.gz
Whitespace fixes.
Diffstat (limited to 'common/content/hints.js')
-rw-r--r--common/content/hints.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/content/hints.js b/common/content/hints.js
index ef027578..799e8c43 100644
--- a/common/content/hints.js
+++ b/common/content/hints.js
@@ -843,7 +843,6 @@ function Hints() //{{{
validator: Option.validateCompleter
});
-
/////////////////////////////////////////////////////////////////////////////}}}
////////////////////// MAPPINGS ////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{