remove unnecessary code.

This commit is contained in:
rustmailer
2026-03-06 16:03:43 +08:00
parent 5f013ea173
commit c15fe2a503
3 changed files with 3 additions and 300 deletions
-3
View File
@@ -16,10 +16,7 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
pub mod envelope;
pub mod fields;
pub mod manager;
pub mod schema;
#[cfg(test)]
mod tests;