From 915ab09177a9f023dd51a95c97de7af001b00933 Mon Sep 17 00:00:00 2001 From: Ugglr Date: Sat, 12 Nov 2022 23:57:23 +0800 Subject: [PATCH] cleanup again --- content/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/content/index.ts b/content/index.ts index 3c56fde..d9a3657 100644 --- a/content/index.ts +++ b/content/index.ts @@ -1,4 +1,3 @@ -export { default as companies } from "./companies"; export { default as freelancePlatforms } from "./freelancePlatforms"; export { default as jobBoards } from "./jobBoards"; export { default as communities } from "./communities";