Move file to common

This commit is contained in:
Mubelotix
2025-08-26 11:09:03 +02:00
parent ab91ea8b47
commit a1424e1cb4
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,5 @@
mod dashboard;
mod env_info;
mod meili_process;
mod workload;
use crate::common::args::CommonArgs;