refactor: satisfy swiftlint

This commit is contained in:
Peter Steinberger
2026-01-22 00:59:36 +00:00
parent 7e1a17e5e6
commit 758f30eb7d
6 changed files with 118 additions and 62 deletions

View File

@@ -191,7 +191,6 @@ struct GeneralSettings: View {
if self.state.connectionMode == .remote {
self.remoteCard
}
}
}