Browse Source

clear code

Marino Faggiana 7 years ago
parent
commit
13b2124c6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOSClient/Brand/NCBridgeSwift.h

+ 1 - 1
iOSClient/Brand/NCBridgeSwift.h

@@ -51,6 +51,6 @@
 // Nextcloud Extension Document Provider Picker File Provider
 #if defined(EXTENSION_PICKER_FILE_PROVIDER)
 
-#import "PickerFileProvider-Swift.h"
+    #import "PickerFileProvider-Swift.h"
 
 #endif