Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jun 3, 2024
1 parent 5a5343f commit 63b91e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FirebaseVertexAI/Sources/VertexAI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ public class VertexAI: NSObject {
}

/// Class to enable VertexAI to register via the Objective-C based Firebase component system.
@objc(FIRVertexAIComponent) class FirebaseVertexAIComponent: NSObject {
}
@objc(FIRVertexAIComponent) class FirebaseVertexAIComponent: NSObject {}

// MARK: - Private

Expand Down

0 comments on commit 63b91e0

Please sign in to comment.