Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 7, 2025
1 parent 82b6763 commit 6015a3f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions main/util/src/mill/util/Jvm.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ package mill.util

import mill.api.Loose.Agg
import mill.api.*
import mill.main.client.ServerFiles
import os.{ProcessOutput, SubProcess}
import os.ProcessOutput

import java.io.*
import java.lang.reflect.Modifier
import java.net.URLClassLoader
import java.nio.file.attribute.PosixFilePermission
import java.nio.file.Files
Expand Down

0 comments on commit 6015a3f

Please sign in to comment.