From 21254695d5d6b2ffcf19bab5782c1cd76f333850 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 21 Oct 2025 12:32:39 +0200 Subject: [PATCH] Remove unused import --- web/pages/about.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 8c5d41da..9d3d742d 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -1,7 +1,7 @@ import {PageBase} from 'web/components/page-base' import {ReactNode} from "react"; import Link from "next/link"; -import {discordLink, formLink, githubRepo, stoatLink} from "common/constants"; +import {discordLink, formLink, githubRepo} from "common/constants"; export const AboutBlock = (props: { @@ -108,20 +108,20 @@ export default function About() {
Join the Community

Let's shape the platform together.

- - Join the Discord - - {/**/} - {/* Join on Stoat / Revolt*/} - {/**/} + + Join the Discord + + {/**/} + {/* Join on Stoat / Revolt*/} + {/**/}