mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-10 00:50:55 +01:00
Remove unused imports of the Zip module.
This commit is contained in:
parent
f0699e5410
commit
573ff1314e
@ -18,7 +18,6 @@
|
||||
|
||||
import Foundation
|
||||
import Articles
|
||||
import Zip
|
||||
|
||||
protocol AppDelegateAppleEvents {
|
||||
func installAppleEventHandlers()
|
||||
|
@ -9,7 +9,6 @@
|
||||
import UIKit
|
||||
import UserNotifications
|
||||
import Account
|
||||
import Zip
|
||||
|
||||
class SceneDelegate: UIResponder, UIWindowSceneDelegate {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user