You've already forked AstralRinth
forked from didirus/AstralRinth
fix debug stuff
This commit is contained in:
@@ -63,7 +63,6 @@ pub async fn retrieve_data(
|
||||
)
|
||||
.await?;
|
||||
|
||||
//println!("{}", loader);
|
||||
Ok::<Option<(Box<bool>, String, PartialVersionInfo)>, Error>(
|
||||
Some((stable, loader, version)),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user