We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80a50d commit 5e0cbecCopy full SHA for 5e0cbec
FirebaseMLModelDownloader/Tests/Unit/ModelDownloaderUnitTests.swift
@@ -23,9 +23,8 @@
23
@testable import FirebaseMLModelDownloader
24
import XCTest
25
#if SWIFT_PACKAGE
26
+ @_implementationOnly import GoogleUtilities_Logger
27
@_implementationOnly import GoogleUtilities_UserDefaults
-
28
-// @_implementationOnly import GoogleUtilities_Logger
29
#else
30
@_implementationOnly import GoogleUtilities
31
#endif // SWIFT_PACKAGE
0 commit comments