OSDN Git Service

Add Spotless to format kotlin code
[android-x86/packages-apps-Taskbar.git] / app / src / test / java / com / farmerbb / taskbar / util / RunnableHooker.kt
index b62010e..149c3c6 100644 (file)
@@ -35,4 +35,4 @@ class RunnableHooker : Runnable {
     fun hasRun(): Boolean {
         return hasRun
     }
-}
\ No newline at end of file
+}