This commit is contained in:
u2nyakim 2025-08-27 14:02:31 +08:00
parent ad464f47d3
commit 3f9729018c

View File

@ -17,5 +17,4 @@ class FileService extends Service
*/
$this->app->bind('filesystem', FilesystemService::class);
}
}