Refactor command client
This commit is contained in:
@@ -2,8 +2,6 @@ import Library
|
||||
import SwiftUI
|
||||
|
||||
public struct InstallProfileButton: View {
|
||||
@Environment(\.extensionProfile) private var extensionProfile
|
||||
|
||||
@State private var alert: Alert?
|
||||
|
||||
public init() {}
|
||||
|
||||
Reference in New Issue
Block a user