Skip to content

Commit

Permalink
feat: remove unused properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-KNIGHT committed May 11, 2024
1 parent 0ada295 commit 60c63d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ControlRoom/Settings UI/SettingsView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ import KeyboardShortcuts
import SwiftUI

struct SettingsView: View {
@EnvironmentObject var preferences: Preferences
@Environment(\.presentationMode) var presentationMode

var body: some View {
TabView {
TogglesFormView()
Expand Down

0 comments on commit 60c63d1

Please sign in to comment.