From ad1b530d3263dce28922a1c2c007cbbd44452723 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 13 Jun 2013 17:51:29 -0700 Subject: [PATCH] :lipstick: --- src/task-bootstrap.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/task-bootstrap.coffee b/src/task-bootstrap.coffee index c804081d3..d09203ad0 100644 --- a/src/task-bootstrap.coffee +++ b/src/task-bootstrap.coffee @@ -34,4 +34,4 @@ handleEvents = -> setupGlobals() handleEvents() -handler = require(taskPath) \ No newline at end of file +handler = require(taskPath)