diff --git a/src/packages/fuzzy-finder/lib/load-paths-task.coffee b/src/packages/fuzzy-finder/lib/load-paths-task.coffee index 12c80c327..b6ce1a368 100644 --- a/src/packages/fuzzy-finder/lib/load-paths-task.coffee +++ b/src/packages/fuzzy-finder/lib/load-paths-task.coffee @@ -34,4 +34,5 @@ class LoadPathsTask deferred abort: -> - @aborted = true \ No newline at end of file + @aborted = true + \ No newline at end of file