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
 {