lith 3 년 전
부모
커밋
b7ea4f57af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dotnet/Library/Vit/Vit.Core/Vit.Core/Util/ComponentModel/ApiReturn/SsError.cs

+ 1 - 1
dotnet/Library/Vit/Vit.Core/Vit.Core/Util/ComponentModel/ApiReturn/SsError.cs

@@ -1,6 +1,6 @@
 using System;
+
 using Newtonsoft.Json;
-using Newtonsoft.Json.Linq;
 
 using Vit.Core.Util.ComponentModel.Data;
 using Vit.Core.Util.ComponentModel.Model;