Skip to content

Commit 79006a0

Browse files
committed
CCM-7565: fix lint err
1 parent 9cc474e commit 79006a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/molecules/TemplateSubmitted/TemplateSubmitted.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import Link from 'next/link';
22
import { templateSubmittedPageContent } from '@content/content';
3-
import { getBasePath } from '@utils/get-base-path';
43

54
type TemplateSubmittedProps = {
65
templateId: string;

0 commit comments

Comments
 (0)