From f2386320d1934f7e52b4cda36d19c86c239423b0 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 22 Feb 2026 12:43:46 +0900 Subject: chore: remove unused files --- crates/mozart/src/constraint.rs | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 crates/mozart/src/constraint.rs (limited to 'crates/mozart/src/constraint.rs') 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. -- cgit v1.3.1