diff --git a/docs/Contributing/reference/audit-logs.md b/docs/Contributing/reference/audit-logs.md index 69bca21757..bf13158804 100644 --- a/docs/Contributing/reference/audit-logs.md +++ b/docs/Contributing/reference/audit-logs.md @@ -639,24 +639,6 @@ This activity contains the following fields: } ``` -## started_setup_experience - -Generated when a macOS, Windows, or Linux host starts the setup experience. - -This activity contains the following fields: -- "host_serial": Serial number of the host. -- "host_id": ID of the host. -- "host_display_name": Display name of the host. - -## finished_setup_experience - -Generated when a macOS, Windows, or Linux host finished the setup experience. - -This activity contains the following fields: -- "host_serial": Serial number of the host. -- "host_id": ID of the host. -- "host_display_name": Display name of the host. - ## edited_macos_min_version Generated when the minimum required macOS version or deadline is modified.