diff --git a/examples/virtual-dom-wip/platform/Html/Internal/Client.roc b/examples/virtual-dom-wip/platform/Html/Internal/Client.roc index 9394a9339c..edc67905f4 100644 --- a/examples/virtual-dom-wip/platform/Html/Internal/Client.roc +++ b/examples/virtual-dom-wip/platform/Html/Internal/Client.roc @@ -19,7 +19,6 @@ interface Html.Internal.Client Attribute, CyclicStructureAccessor, Handler, - Size, translateStatic, }, TotallyNotJson,