first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use super::{in_memory::InMemoryPreferences, Error};
|
||||
use super::in_memory::InMemoryPreferences;
|
||||
use super::Error;
|
||||
|
||||
/// An implementation of the [`UserPreferences`] trait using a file for
|
||||
/// persistence.
|
||||
|
||||
Reference in New Issue
Block a user