Ver código fonte

VLCMediaLibraryManager: Cosmetic

Soomin Lee 7 anos atrás
pai
commit
3aeed3cc79
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      SharedSources/VLCMediaLibraryManager.swift

+ 1 - 0
SharedSources/VLCMediaLibraryManager.swift

@@ -137,6 +137,7 @@ class VLCMediaLibraryManager: NSObject {
 }
 
 // MARK: - Observer
+
 private extension VLCMediaLibraryManager {
     struct Observer {
         weak var observer: MediaLibraryObserver?