swiftui: remove trailing whitespace
This commit is contained in:
parent
eb001f2fc7
commit
5cd52ddcd2
2 changed files with 3 additions and 4 deletions
|
@ -16,7 +16,6 @@ struct LoadCustomButton: View {
|
||||||
}) {
|
}) {
|
||||||
Text("Load Custom Model")
|
Text("Load Custom Model")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.fileImporter(
|
.fileImporter(
|
||||||
isPresented: $showFileImporter,
|
isPresented: $showFileImporter,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue