From 0b306e2787035dbfc9020b601101c636f9bd27ad Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 31 Jan 2013 15:58:32 +0000 Subject: [PATCH] spacing --- static/js/ep_email.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/ep_email.js b/static/js/ep_email.js index 9149936..4ab9599 100644 --- a/static/js/ep_email.js +++ b/static/js/ep_email.js @@ -1,5 +1,5 @@ if(typeof exports == 'undefined'){ - var exports = this['mymodule'] = {}; + var exports = this['mymodule'] = {}; } exports.postAceInit = function(hook, context){