Skip to content

Commit b007fbd

Browse files
committed
added explicit type
1 parent 881c96d commit b007fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io/native/src/main/scala/fs2/io/process/ProcessesPlatform.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ private[process] trait ProcessesCompanionPlatform extends ProcessesCompanionJvmN
152152
pidfd
153153
)
154154
}
155-
}
155+
}: NativeProcess
156156
nativeProcess
157157
}
158158

0 commit comments

Comments
 (0)