Skip to content

Commit

Permalink
Merge pull request #178 from xuwei-k/avoid-ls
Browse files Browse the repository at this point in the history
avoid ls, because ls.implicit.ly returns status 500
  • Loading branch information
eed3si9n committed Apr 10, 2016
2 parents 793806e + 7be5daa commit 92ad7c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name=hello
unfiltered = ls(unfiltered, unfiltered)
unfiltered = maven(net.databinder, unfiltered_2.11)
dispatch = maven(net.databinder.dispatch, dispatch-core_2.11)

0 comments on commit 92ad7c4

Please sign in to comment.