Skip to content

Commit 6d035ec

Browse files
committed
CCM-8962: rm unused import
1 parent 77b48a6 commit 6d035ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambdas/backend-api/src/templates/app/template-client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { randomUUID } from 'node:crypto';
2-
import z from 'zod';
32
import { failure, success, validate } from '@backend-api/utils/index';
43
import {
54
ITemplateClient,

0 commit comments

Comments
 (0)