This commit is contained in:
김선우
2024-08-16 06:43:55 +09:00
parent ced664621f
commit fe526e118e

View File

@@ -1824,8 +1824,6 @@ mod tests {
};
use mockall::{mock, predicate};
use rand::{rngs::mock::StepRng, thread_rng};
use rusqlite::types::ToSqlOutput::Owned;
use rustix::path::Arg;
use std::{cell::Ref, rc::Rc};
mock! {