Skip to content

Commit

Permalink
remove scalac hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Ogrodnek committed Jan 13, 2014
1 parent 9958560 commit 0fc12d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It's been a pain to share defaults or add any abstraction over common job steps.

## simple example

```objc
```
val flow = JobFlow(
name = s"${stage}: analytics report [${date}]",
cluster = Master() + Core(8) + Spot(10),
Expand Down

0 comments on commit 0fc12d6

Please sign in to comment.