Skip to content

Commit a902ffd

Browse files
committed
Fix sample app
1 parent 23ddaa2 commit a902ffd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseVertexAI/Sample/ChatSample/Views/ErrorDetailsView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ extension SafetyRating.HarmProbability: CustomStringConvertible {
3636
case .medium: "Medium"
3737
case .negligible: "Negligible"
3838
case .unknown: "Unknown"
39-
case .unspecified: "Unspecified"
4039
}
4140
}
4241
}

0 commit comments

Comments
 (0)