diff options
Diffstat (limited to 'examples/rest_stream_response')
-rw-r--r-- | examples/rest_stream_response/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/rest_stream_response/Makefile b/examples/rest_stream_response/Makefile index 576a0d2..c49d7d1 100644 --- a/examples/rest_stream_response/Makefile +++ b/examples/rest_stream_response/Makefile @@ -1,6 +1,3 @@ PROJECT = rest_stream_response - DEPS = cowboy -dep_cowboy = pkg://cowboy master - include ../../erlang.mk |