Skip to content

Commit 95a3fbc

Browse files
committed
Remove duplicate prisma import after upstream merge (#630)
1 parent 0541d30 commit 95a3fbc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/modules/creators/creators.controllers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {
2828
creatorProfileExists,
2929
getCreatorProfile,
3030
} from '../creator/creator-profile.service';
31-
import { prisma } from '../../utils/prisma.utils';
3231

3332
/**
3433
* Controller for GET /api/v1/creators

0 commit comments

Comments
 (0)