From ce1c0ef5c994eb5f5ad46aee43231d0018558577 Mon Sep 17 00:00:00 2001
From: ko_oler <kooler89@gmail.com>
Date: Tue, 4 Jul 2023 14:30:57 +0300
Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?=
 =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC?=
 =?UTF-8?q?=D1=8B=20=D1=81=20=D0=B2=D1=8B=D0=B3=D1=80=D1=83=D0=B7=D0=BA?=
 =?UTF-8?q?=D0=BE=D0=B9=20=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9=20"published=5Fat?=
 =?UTF-8?q?",=20"published=5Fby",=20"archived=5Fat","archived=5Fby",=20?=
 =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D1=8F=20=D1=83=D0=B1=D1=80=D0=B0=D0=BD=D1=8B?=
 =?UTF-8?q?=20=D0=B8=D0=B7=20=D1=81=D0=BF=D0=B8=D1=81=D0=BA=D0=B0=20=D1=81?=
 =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D0=BD=D1=8B=D1=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pkg/items/item.go | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pkg/items/item.go b/pkg/items/item.go
index 4c74d121..f0fc8180 100644
--- a/pkg/items/item.go
+++ b/pkg/items/item.go
@@ -69,10 +69,6 @@ var SystemFields = []string{
 	"updated_at",
 	"updated_by",
 	"revision_id",
-	"published_at",
-	"published_by",
-	"archived_at",
-	"archived_by",
 	"data",
 	"translations",
 	"locale",
-- 
GitLab