mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-12-16 07:33:20 +00:00
chore: code cleanup
This commit is contained in:
@@ -141,7 +141,7 @@ impl InputFile {
|
||||
}
|
||||
} else {
|
||||
return Err(FileError::Parsing(
|
||||
filename.into(),
|
||||
filename,
|
||||
"Kann OSB-Datei nicht lesen".to_string(),
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user