Skip to content

Commit eead679

Browse files
[autofix.ci] apply automated fixes (attempt 2/3)
1 parent cd1687b commit eead679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runner/meta/src/mill/meta/CodeGen.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ object CodeGen {
3030
// Provide `build` as an alias to the root `build_.package_`, since from the user's
3131
// perspective it looks like they're writing things that live in `package build`,
3232
// but at compile-time we rename things, we so provide an alias to preserve the fiction
33-
3433

3534
for (scriptPath <- scriptSources) {
3635
val scriptFolderPath = scriptPath / os.up

0 commit comments

Comments
 (0)