Less long lines

This commit is contained in:
Vit Brunner
2014-12-22 23:16:12 +01:00
parent fe8c134920
commit 2914a7c1e2
6 changed files with 53 additions and 47 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
angular.module("sideBySide").factory "fetch", ['$http', '$q', 'readerFactory', ($http, $q, readerFactory) ->
angular.module("sideBySide").factory "fetch",
['$http', '$q', 'readerFactory'
($http, $q, readerFactory) ->
# Fetch
#
# @param base [String] Path to config file directory