Skip to content

Commit a3f54af

Browse files
committed
fix: Remove unused namespace import in HalfJsonConverter
1 parent 47b6a5d commit a3f54af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ReflectorNet/src/Converter/Json/HalfJsonConverter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
using System;
1010
using System.Text.Json;
1111
using System.Text.Json.Serialization;
12-
using com.IvanMurzak.ReflectorNet.Utils;
1312

1413
namespace com.IvanMurzak.ReflectorNet.Json
1514
{

0 commit comments

Comments
 (0)