Skip to content

Commit abf8c1e

Browse files
fix(lint): remove unused imports in llms.txt route
1 parent cd73b53 commit abf8c1e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/app/llms.txt/route.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import { readFileSync } from 'node:fs';
2-
import { join } from 'node:path';
3-
41
export const dynamic = 'force-static';
52

63
const content = `# Commitment Issues

0 commit comments

Comments
 (0)