Bläddra i källkod

命名空间引用

wangh 2 år sedan
förälder
incheckning
3bd741d350
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 0 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -1,7 +1,6 @@
 using Microsoft.AspNetCore.Mvc;
 using Newtonsoft.Json.Serialization;
 using OASystem.API.OAMethodLib;
-using OASystem.API.OAMethodLibs;
 using OASystem.Domain.Dtos.Groups;
 using OASystem.Domain.Entities.Groups;
 using OASystem.Domain.ViewModels.Groups;