Icarus models update #50

Merged
kdeng00 merged 12 commits from icarus_models-update into master 2025-04-10 21:04:58 -04:00
Showing only changes of commit fd286edd95 - Show all commits
-1
View File
@@ -153,7 +153,6 @@ impl CommitManager {
if flag == "-D" {
song.id = uuid::Uuid::from_str(value.as_str()).unwrap();
// value.parse::<i32>().unwrap();
}
}