Skip to content

Commit

Permalink
Merge 9b2726c into 42eae77
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Apr 5, 2024
2 parents 42eae77 + 9b2726c commit b648f0b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
import Foundation

#if SWIFT_PACKAGE
import GoogleUtilities_NSData
@_implementationOnly import GoogleUtilities_NSData
#else
import GoogleUtilities
@_implementationOnly import GoogleUtilities
#endif // SWIFT_PACKAGE

/// A type that provides a string representation for use in an HTTP header.
Expand Down

0 comments on commit b648f0b

Please sign in to comment.