소스 검색

ktlint: Imports must be ordered in lexicographic order without any empty lines in-between

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 5 년 전
부모
커밋
ece63e300c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/java/com/nextcloud/client/errorhandling/ExceptionHandler.kt

+ 0 - 1
src/main/java/com/nextcloud/client/errorhandling/ExceptionHandler.kt

@@ -25,7 +25,6 @@ import android.app.Activity
 import android.content.Intent
 import android.os.Build
 import android.util.Log
-
 import java.io.PrintWriter
 import java.io.StringWriter
 import kotlin.system.exitProcess