Skip to content

Commit e4d552c

Browse files
committed
Remove extraneous @available check
1 parent 5589c3b commit e4d552c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseVertexAI/Tests/TestApp/Tests/Integration/IntegrationTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import FirebaseVertexAI
1919
import VertexAITestApp
2020
import XCTest
2121

22-
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
2322
final class IntegrationTests: XCTestCase {
2423
// Set temperature, topP and topK to lowest allowed values to make responses more deterministic.
2524
let generationConfig = GenerationConfig(

0 commit comments

Comments
 (0)