aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_pastebin/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rest_pastebin/rebar.config')
-rw-r--r--examples/rest_pastebin/rebar.config4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/rest_pastebin/rebar.config b/examples/rest_pastebin/rebar.config
deleted file mode 100644
index 6ad3062..0000000
--- a/examples/rest_pastebin/rebar.config
+++ /dev/null
@@ -1,4 +0,0 @@
-{deps, [
- {cowboy, ".*",
- {git, "git://github.com/extend/cowboy.git", "master"}}
-]}.