We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abfbd3 commit e2fb3e1Copy full SHA for e2fb3e1
1 file changed
VolumeGrid/Constants.swift
@@ -87,8 +87,4 @@ enum VolumeGridConstants {
87
static let menuProgressBarFillColor: NSColor = NSColor.white.withAlphaComponent(0.6)
88
static let menuProgressBarThumbColor: NSColor = NSColor.white
89
}
90
-
91
- enum System {
92
- static let minimumMacOSVersion = "14.0"
93
- }
94
0 commit comments