mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 10:55:37 +01:00
Remove TODO as config is now fetched over web
This commit is contained in:
parent
708a194764
commit
5cef798f3c
@ -71,7 +71,6 @@ use log::Level;
|
||||
|
||||
use config::BaseAttributes;
|
||||
|
||||
// TODO: Fetch this over a HTTP request?
|
||||
static RAW_CONFIG: &'static str = include_str!("../config.toml");
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
|
Loading…
Reference in New Issue
Block a user