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