[questions][chore] tidy imports

pull/339/head
hpkoh 3 years ago
parent 182edb6260
commit 8bad0adb69

@ -1,4 +1,4 @@
import { date, z } from 'zod';
import { z } from 'zod';
import {QuestionsQuestionType, Vote } from '@prisma/client';
import { TRPCError } from '@trpc/server';

Loading…
Cancel
Save