Configuration warnings Integration error: default - Integration 'default' not found

Its showing an error and i can’t fix it does any one know how to fix it

# Loads default set of integrations. Do not remove.
default config:

frontend:
  themes: !include_dir_merge_named themes

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
#logger:
#   default: info
#   logs: homeassistant.components.websocket_api: debug
#assist_pipeline:
# debug_recording_dir: /share/assist_pipeline

tell us what the error is.

Configuration warnings Integration error: default - Integration ‘default’ not found.

You’re missing an _

I tried to find the solution by using a .yaml validator and it still didnt pick it up. Thanks