Skip to content

Commit

Permalink
Update kyuubi-server/src/main/scala/org/apache/kyuubi/engine/hive/Hiv…
Browse files Browse the repository at this point in the history
…eProcessBuilder.scala
  • Loading branch information
pan3793 authored Mar 21, 2024
1 parent 5ae0a3e commit 9e2d862
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

package org.apache.kyuubi.engine.hive

import java.io.{File, IOException}
import java.io.File
import java.nio.file.{Files, Paths}

import scala.collection.mutable
Expand Down

0 comments on commit 9e2d862

Please sign in to comment.