Update dom.php

This commit is contained in:
Marc 2025-05-18 18:29:43 +07:00 committed by GitHub
parent 6b50700d8c
commit 81474336c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,6 @@ use SPC\builder\Extension;
use SPC\exception\RuntimeException;
use SPC\store\FileSystem;
use SPC\util\CustomExt;
use SPC\util\SPCConfigUtil;
#[CustomExt('dom')]
class dom extends Extension