Revert "fix import on Windows"
This reverts commit b0e7030939a82baec5f12c44639d0eb6c3c1cf43.
This commit is contained in:
parent
b0e7030939
commit
9482c0a6b9
@ -806,6 +806,7 @@ 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