style: Remove redundant import

This commit is contained in:
Kiril Kovachev 2025-05-08 00:10:54 +01:00
parent 6229d9d5a8
commit cabc194158

View File

@ -1,4 +1,3 @@
use std::process::exit;
use std::env; use std::env;
use formatx::formatx; use formatx::formatx;