Skip to content

Commit 8f0bd48

Browse files
committed
Remove stray print
1 parent 89905a7 commit 8f0bd48

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
@@ -490,8 +490,6 @@ extension FileHandle {
490490

491491
throw error
492492
}
493-
494-
print(fdReadEnd, fdWriteEnd)
495493
}
496494
}
497495
#endif

0 commit comments

Comments
 (0)