Jelajahi Sumber

fix(filesystem): 移除重复的 SixShop\Core\success_response 函数导入

runphp 1 bulan lalu
induk
melakukan
448dcc34b8
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/Controller/FileController.php

+ 0 - 1
src/Controller/FileController.php

@@ -10,7 +10,6 @@ use SixShop\Filesystem\Entity\FilesystemUserFileEntity;
 use think\facade\Event;
 use think\facade\Event;
 use think\Request;
 use think\Request;
 use think\Response;
 use think\Response;
-use function SixShop\Core\success_response;
 
 
 class FileController
 class FileController
 {
 {