fix import on Windows
This commit is contained in:
parent
dc82fd6051
commit
b0e7030939
@ -806,7 +806,6 @@ pub async fn get_loaded_models(state: State<'_, AppState>) -> Result<Vec<String>
|
||||
mod tests {
|
||||
use super::*;
|
||||
use std::path::PathBuf;
|
||||
#[cfg(windows)]
|
||||
use tempfile;
|
||||
|
||||
#[test]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user