once again removing this import lmao

Zynh0722 2024-01-31 16:34:16 -08:00
parent 67bca6336c
commit 7559a5e5a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
use std::{io::ErrorKind, process::exit}; use std::process::exit;
use anyhow::anyhow; use anyhow::anyhow;