15313670163 5 일 전
부모
커밋
56517ce694
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app/JsonRpc/NewsService.php

+ 0 - 2
app/JsonRpc/NewsService.php

@@ -66,8 +66,6 @@ use App\Model\Company;
 use Hyperf\Paginator\Paginator;
 use App\Model\Project;   
 
-use App\Model\Project;
-
 #[RpcService(name: "NewsService", protocol: "jsonrpc-http", server: "jsonrpc-http")]
 class NewsService implements NewsServiceInterface
 {