mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 05:08:13 +00:00
Remove unused code
This commit is contained in:
@@ -16,7 +16,6 @@ struct AccountForm: View {
|
||||
@State private var validationDebounce = Debounce()
|
||||
|
||||
@Environment(\.colorScheme) private var colorScheme
|
||||
@Environment(\.openURL) private var openURL
|
||||
@Environment(\.presentationMode) private var presentationMode
|
||||
|
||||
var body: some View {
|
||||
|
||||
Reference in New Issue
Block a user