Skip to content

Commit 2492151

Browse files
committed
fixup!
1 parent 10a7e7b commit 2492151

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/site/components/withSupporters.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import provideSupporters from '#site/next-data/providers/supportersData';
66

77
import SupportersList from './Common/Supporters';
88

9-
109
const WithSupporters: FC<PropsWithChildren> = async () => {
1110
const supporters = await provideSupporters();
1211

0 commit comments

Comments
 (0)