aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/dune5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/dune b/bin/dune
index 7126f64..aa0800b 100644
--- a/bin/dune
+++ b/bin/dune
@@ -8,8 +8,3 @@
(targets template.ml)
(deps template.eml)
(action (run dream_eml %{deps} --workspace %{workspace_root})))
-
-(rule
- (targets login.ml)
- (deps login.eml)
- (action (run dream_eml %{deps} --workspace %{workspace_root})))