remove unused imports

This commit is contained in:
kenji yoshida
2025-01-03 12:05:40 +09:00
committed by GitHub
parent 8164efc720
commit 4cf924bee0

View File

@@ -28,7 +28,6 @@ import org.eclipse.jgit.util.io.DisabledOutputStream
import org.slf4j.LoggerFactory
import scala.util.Using.Releasable
import scala.util.{Try, Using}
/**
* Provides complex JGit operations.