Browse Source

Fix code analytics

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 year ago
parent
commit
4c91e3ed08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/java/com/nextcloud/client/files/DeepLinkConstants.kt

+ 1 - 1
app/src/main/java/com/nextcloud/client/files/DeepLinkConstants.kt

@@ -25,4 +25,4 @@ object DeepLinkConstants {
 
     const val ACTION_CREATE_NEW = "createNew"
     const val ACTION_APP_UPDATE = "checkAppUpdate"
-}
+}