From 04343eda8c2f870b0da55cfdc8003c99fe1cc4de Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 11:53:10 -0700 Subject: Remove trailing spaces --- js/document/controllers/document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/document/controllers') diff --git a/js/document/controllers/document.js b/js/document/controllers/document.js index 8033c2e9..d897934a 100755 --- a/js/document/controllers/document.js +++ b/js/document/controllers/document.js @@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. var Montage = require("montage/core/core").Montage, Component = require("montage/ui/component").Component; //////////////////////////////////////////////////////////////////////// -// +// exports.DocumentController = Montage.create(Component, { //////////////////////////////////////////////////////////////////// // -- cgit v1.2.3