Skip to content

Commit 1aacfd8

Browse files
committed
Style fix
1 parent 7fdd991 commit 1aacfd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kyuubi-server/src/main/scala/org/apache/kyuubi/engine/KubernetesApplicationOperation.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class KubernetesApplicationOperation extends ApplicationOperation with Logging {
8787
private var cleanupCanceledAppPodExecutor: ThreadPoolExecutor = _
8888

8989
private var kubernetesClientInitializeCleanupTerminatedPodExecutor: ThreadPoolExecutor = _
90-
90+
9191
private var cleanupFailedMountLoopPodExecutor: ThreadPoolExecutor = _
9292

9393
private var failedMountLoopPeriodicChecker: ScheduledExecutorService = _

0 commit comments

Comments
 (0)