Remove import '@/config.ts' from trends script

This commit is contained in:
Alex Gleason
2024-10-18 13:29:34 -05:00
parent c390481939
commit de2c0effbf

View File

@@ -1,5 +1,4 @@
import { z } from 'zod'; import { z } from 'zod';
import '@/config.ts';
import { import {
updateTrendingEvents, updateTrendingEvents,