From d5c3795f13a8a14c252a49e2fedf531b49d7db21 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 21 Aug 2023 10:29:05 -0700 Subject: [PATCH] Remove Unneeded Field --- event/common.go | 1 - 1 file changed, 1 deletion(-) diff --git a/event/common.go b/event/common.go index c1fd187..182937a 100644 --- a/event/common.go +++ b/event/common.go @@ -342,7 +342,6 @@ const ( // These settings are set at the UI level using Get/SetScopeZoneAttribute with scoped zone: local.profile.* SaveHistoryConfirmed = "SaveHistory" DeleteHistoryConfirmed = "DeleteHistoryConfirmed" - SaveHistoryDefault = "DefaultSaveHistory" // NOTE: While this says "[DeleteHistory]Default", The actual behaviour will now depend on the // global app/profile value of PreserveHistoryDefaultSettingKey