mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix several iOS 17 deprecation warnings.
This commit is contained in:
@@ -106,7 +106,3 @@ class ImportOPMLWindowController: NSWindowController {
|
||||
|
||||
}
|
||||
|
||||
extension UTType {
|
||||
|
||||
static let opml = UTType("public.opml")!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user