Skip to content

Commit 968464b

Browse files
committed
chore: remove unused path import
1 parent adf8309 commit 968464b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/generateChangelog.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import fs from 'fs';
2-
import path from 'path';
32
import { extractTodosFromDir } from '../src/parser/extractTodosFromDir';
43
import { classifyTodoText } from '../src/core/classifier';
54
import { TodoItem } from '../src/parser/types';

0 commit comments

Comments
 (0)