Skip to content

Commit 95c753d

Browse files
[autofix.ci] apply automated fixes
1 parent 4175938 commit 95c753d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/daemon/src/mill/daemon/Watching.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ object Watching {
127127
if (hasWatchedPath) {
128128
pathChangesDetected = true
129129
}
130-
},
130+
}
131131
// logger = (eventType, data) => {
132132
// mill.constants.DebugLog(colors.info(s"[watch] $eventType: ${pprint.apply(data)}").toString)
133133
// }

0 commit comments

Comments
 (0)