remove dead imports

This commit is contained in:
Shish 2023-08-17 18:04:26 +01:00 committed by Shish
parent aa8de9d420
commit efe8bd5f43

View file

@ -6,7 +6,7 @@ namespace Shimmie2;
use MicroHTML\HTMLElement;
use function MicroHTML\{A,B,BR,IMG,OPTION,SELECT,emptyHTML};
use function MicroHTML\{A,B,BR,IMG,emptyHTML};
/**
* Class BaseThemelet