zzx 2 سال پیش
والد
کامیت
9bb46f85da
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

+ 0 - 1
src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

@@ -38,7 +38,6 @@ public class CountryEndpoint {
         this.projectMemberService = projectMemberService;
     }
 
-
     @PayloadRoot(namespace = NAMESPACE_URI, localPart = "GetSchema")
     @ResponsePayload
     public GetSchemaResponse getSchema(@RequestPayload GetSchema request) {