aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/constraint.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-22 12:43:46 +0900
committernsfisis <nsfisis@gmail.com>2026-02-22 12:43:46 +0900
commitf2386320d1934f7e52b4cda36d19c86c239423b0 (patch)
tree68d55589be4be2f6bc423c02fa87778fcbf3740a /crates/mozart/src/constraint.rs
parent1ef1ebdcf50ae1358ec06e3c6a2fb797a8461617 (diff)
downloadphp-mozart-f2386320d1934f7e52b4cda36d19c86c239423b0.tar.gz
php-mozart-f2386320d1934f7e52b4cda36d19c86c239423b0.tar.zst
php-mozart-f2386320d1934f7e52b4cda36d19c86c239423b0.zip
chore: remove unused files
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.