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)