offline DB
This commit is contained in:
@@ -11,7 +11,6 @@ pub struct Config {
|
||||
pub DURATION: u64,
|
||||
pub STATION_ID: usize,
|
||||
pub HOST: String,
|
||||
pub WSS_HOST: String,
|
||||
}
|
||||
|
||||
fn read_config_from_file<P: AsRef<Path>>(path: P) -> Result<Config, Box<dyn Error>> {
|
||||
|
||||
Reference in New Issue
Block a user