aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/constraint.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/src/constraint.rs')
-rw-r--r--crates/mozart/src/constraint.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/mozart/src/constraint.rs b/crates/mozart/src/constraint.rs
deleted file mode 100644
index 32dc84e..0000000
--- a/crates/mozart/src/constraint.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-// This module has been moved to the `mozart-constraint` crate.
-// This file is intentionally left empty and the module declaration removed from lib.rs.