clean up: formatting

This commit is contained in:
Baipyrus 2024-01-26 12:36:24 +01:00
parent db747ef3fe
commit 1525ddfa95

View File

@ -42,7 +42,6 @@ fn extract(symbols: Vec<Vec<String>>) -> Vec<Galaxy> {
galaxies
}
fn expand(galaxies: &mut Vec<Galaxy>) {
}