Skip to content

Commit 7c6c98b

Browse files
committed
[ZIP] Remove unused import
1 parent 86a9caf commit 7c6c98b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Sources/ZIP/LittleEndianByteReader+Zip.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
import Foundation
77
import BitByteData
88

9-
#if os(Linux)
10-
import CoreFoundation
11-
#endif
12-
139
extension LittleEndianByteReader {
1410

1511
func zipString(_ length: Int, _ useUtf8: Bool) -> String? {

0 commit comments

Comments
 (0)