mirror of
https://github.com/metabolist/metatext
synced 2025-01-03 13:29:46 +01:00
Remove unused property
This commit is contained in:
parent
54f8c82fcd
commit
c2e97de97b
@ -7,7 +7,6 @@ class IdentitiesService {
|
||||
@Published var mostRecentlyUsedIdentityID: UUID?
|
||||
|
||||
private let environment: AppEnvironment
|
||||
private var cancellables = Set<AnyCancellable>()
|
||||
|
||||
init(environment: AppEnvironment) {
|
||||
self.environment = environment
|
||||
|
Loading…
Reference in New Issue
Block a user