summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2019-07-29 17:20:09 -0400
committerDaniil Baturin <daniil@baturin.org>2019-07-29 17:20:09 -0400
commit66baa12b8302c38d6e254f2ef1e5ddf91929f7d9 (patch)
tree894a2b51628de0d11be02ec4eaa84e363213ce70
parent5f682a44d24f4e7a6e27ec8dea7aeaaa4447c6e7 (diff)
downloadvyos1x-config-66baa12b8302c38d6e254f2ef1e5ddf91929f7d9.tar.gz
vyos1x-config-66baa12b8302c38d6e254f2ef1e5ddf91929f7d9.zip
Remove batteries from dependencies.
-rw-r--r--vyos1x-config.opam1
1 files changed, 0 insertions, 1 deletions
diff --git a/vyos1x-config.opam b/vyos1x-config.opam
index 0d67b74..8da2479 100644
--- a/vyos1x-config.opam
+++ b/vyos1x-config.opam
@@ -20,6 +20,5 @@ depends: [
"menhir" {build}
"dune" {build & >= "1.4.0"}
"ppx_deriving_yojson"
- "batteries"
"yojson"
]