Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #4521

Merged
merged 20 commits into from
Feb 10, 2025
Prev Previous commit
Next Next commit
.
  • Loading branch information
lihaoyi committed Feb 10, 2025
commit f45aa857405b8b363fea82492c2c962c7b3650d8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package mill.util
package mill.internal

import mill.internal.PipeStreams
import utest.*
Expand Down
Loading