Remove unused import in virtual-dom Html.Internal.Client

This commit is contained in:
Agus Zubiaga 2024-04-22 19:56:30 -03:00
parent 6006669702
commit a832de79d7
No known key found for this signature in database

View file

@ -19,7 +19,6 @@ interface Html.Internal.Client
Attribute, Attribute,
CyclicStructureAccessor, CyclicStructureAccessor,
Handler, Handler,
Size,
translateStatic, translateStatic,
}, },
TotallyNotJson, TotallyNotJson,