mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
Reactor slightly
This commit is contained in:
parent
1e5c0365b2
commit
35472e3d26
@ -43,6 +43,7 @@ class OpenQuicklyWindow: NSObject,
|
||||
// Call this only when quitting
|
||||
func cleanUp() { self.fileServicesPerRootUrl.removeAll() }
|
||||
|
||||
// MARK: - Private
|
||||
private let emit: (Action) -> Void
|
||||
private let disposeBag = DisposeBag()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user