summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-08-01 14:53:34 -0400
committerDaniil Baturin <daniil@vyos.io>2024-08-01 14:53:34 -0400
commitedde198cc8a2f2567cb38957628dd9942934edc9 (patch)
tree0ce1c6158270640c94ff9272d99ea2a399f95d4c
parentaa750dcfbd90fa6b8d501ea4df8a0353edda5364 (diff)
downloaduncron-edde198cc8a2f2567cb38957628dd9942934edc9.tar.gz
uncron-edde198cc8a2f2567cb38957628dd9942934edc9.zip
Remove unused lwt_ppx dependency
-rw-r--r--src/dune1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dune b/src/dune
index bcb4d31..87ed4ad 100644
--- a/src/dune
+++ b/src/dune
@@ -5,6 +5,5 @@
containers
lwt
lwt.unix
- lwt_ppx
logs
logs.lwt))