Skip to content

Commit 25afb38

Browse files
authored
Minor change to fix build (confluentinc#2434)
1 parent 2d99b6b commit 25afb38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Confluent.SchemaRegistry/Utils.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
//
1515
// Refer to LICENSE for more information.
1616

17+
using System;
18+
using System.Collections;
1719
using System.Collections.Generic;
1820
using System.Linq;
1921

0 commit comments

Comments
 (0)