mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove unused type alias
This commit is contained in:
@@ -12,8 +12,6 @@ import SafariServices
|
||||
|
||||
private final class Safari: UIViewControllerRepresentable {
|
||||
|
||||
typealias UIViewControllerType = SFSafariViewController
|
||||
|
||||
var urlToLoad: URL
|
||||
|
||||
init(url: URL) {
|
||||
|
||||
Reference in New Issue
Block a user