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 2d99b6b commit 25afb38Copy full SHA for 25afb38
src/Confluent.SchemaRegistry/Utils.cs
@@ -14,6 +14,8 @@
14
//
15
// Refer to LICENSE for more information.
16
17
+using System;
18
+using System.Collections;
19
using System.Collections.Generic;
20
using System.Linq;
21
0 commit comments