This commit is contained in:
Jerry Ma
2023-09-08 22:12:59 +08:00
committed by GitHub
parent 54e98666e7
commit be8eb90b86
11 changed files with 11 additions and 32 deletions

View File

@@ -4,6 +4,4 @@ declare(strict_types=1);
namespace SPC\exception;
class DownloaderException extends \Exception
{
}
class DownloaderException extends \Exception {}