mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 05:08:13 +00:00
Remove unused code
This commit is contained in:
@@ -9,7 +9,6 @@ struct AdvancedSettings: View {
|
||||
@Default(.showCacheStatus) private var showCacheStatus
|
||||
@Default(.feedCacheSize) private var feedCacheSize
|
||||
|
||||
@State private var countries = [String]()
|
||||
@State private var filesToShare = [MPVClient.logFile]
|
||||
@State private var presentingShareSheet = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user