Skip to content

Commit 42bccba

Browse files
Remove import
1 parent bcced33 commit 42bccba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/nextjs-website/src/helpers/s3Metadata.helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* eslint-disable functional/no-let */
22
/* eslint-disable functional/no-expression-statements */
33
import { s3DocsPath, staticContentsUrl } from '@/config';
4-
import { cons } from 'fp-ts/lib/ReadonlyNonEmptyArray';
54
import * as path from 'node:path';
65

76
export interface JsonMetadata {

0 commit comments

Comments
 (0)