mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add utility to help format the code (#247)
Signed-off-by: Aisuko <urakiny@gmail.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
use std::path::Path;
|
||||
|
||||
use crate::{settings::save_settings, platforms::get_platforms};
|
||||
use crate::{platforms::get_platforms, settings::save_settings};
|
||||
|
||||
pub fn migrate_config() {
|
||||
let version = &crate::settings::Settings::new()
|
||||
|
||||
Reference in New Issue
Block a user