diff --git a/src/lib/constants.ts b/src/lib/constants.ts index f6963d8b6e..16a37a2917 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -228,11 +228,6 @@ export const urls = { communityDeprecated: `https://bsky.social/about/support/community-guidelines-deprecated`, copyright: `https://bsky.social/about/support/copyright`, }, - atproto: { - website: { - faq: 'https://atproto.com/guides/faq', - }, - }, }, } as const