Skip to content

Commit

Permalink
avoid ls, because ls.implicit.ly returns status 500
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Apr 10, 2016
1 parent 793806e commit 7be5daa
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 7be5daa

Please sign in to comment.