4
0
Fork 0
panliang 2022-08-22 06:13:45 +00:00 committed by Gitee
parent b46d04cde5
commit b815978def
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ use Peidikeji\Keywords\Models\Keywords;
class KeywordsController extends AdminController
{
use JsonResponse;
protected $translation = 'peidikeji.dcat-admin-extension-keywords::keywords';
public function list(Request $request)