@ -165,7 +165,6 @@ def get_spec(file_name: str) -> SpecObject:
custom_types[name] = value
elif isinstance(child, LinkRefDef):
comment = _get_eth2_spec_comment(child)
if comment:
if comment == "skip":
should_skip = True