Remove the no-longer-used AddFeedWindowControllerType.

This commit is contained in:
Brent Simmons
2023-07-09 23:04:45 -07:00
parent 1be7e680d0
commit ed8a445a72
3 changed files with 4 additions and 16 deletions

View File

@@ -9,10 +9,6 @@
import Foundation
import Account
enum AddFeedWindowControllerType {
case feed
}
@MainActor protocol AddFeedWindowControllerDelegate: AnyObject {
// userEnteredURL will have already been validated and normalized.