diff --git a/core/message_const.js b/core/message_const.js index 1f3ea865..bb742ed2 100644 --- a/core/message_const.js +++ b/core/message_const.js @@ -5,10 +5,7 @@ const WellKnownConfTags = { }; exports.WellKnownConfTags = WellKnownConfTags; -exports.SystemInternalConfTags = [ - WellKnownConfTags.SystemInternal, - WellKnownConfTags.ActivityPubInternal, -]; +exports.SystemInternalConfTags = [WellKnownConfTags.SystemInternal]; const WellKnownAreaTags = { Invalid: '',