diff options
Diffstat (limited to 'internal/api/negotiate.go')
-rw-r--r-- | internal/api/negotiate.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/api/negotiate.go b/internal/api/negotiate.go index 510694857..cf44f4328 100644 --- a/internal/api/negotiate.go +++ b/internal/api/negotiate.go @@ -26,7 +26,6 @@ import ( ) // ActivityPubAcceptHeaders represents the Accept headers mentioned here: -// var ActivityPubAcceptHeaders = []MIME{ AppActivityJSON, AppActivityLDJSON, |