mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 13:18:15 +00:00
Remove unused code, minor style changes
This commit is contained in:
@@ -16,7 +16,6 @@ final class CommentsModel: ObservableObject {
|
||||
@Published var repliesPageID: String?
|
||||
@Published var repliesLoaded = false
|
||||
|
||||
var accounts: AccountsModel!
|
||||
var player: PlayerModel!
|
||||
|
||||
static var instance: Instance? {
|
||||
|
||||
Reference in New Issue
Block a user