Skip to content

Commit c48ce8b

Browse files
committed
Remove stray print
1 parent c9a46ca commit c48ce8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/Testing/Support/FileHandle.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,8 +496,6 @@ extension FileHandle {
496496

497497
throw error
498498
}
499-
500-
print(fdReadEnd, fdWriteEnd)
501499
}
502500
}
503501
#endif

0 commit comments

Comments
 (0)