Skip to content

Commit 567c68e

Browse files
committed
docs: update paths.ts
1 parent b1c090b commit 567c68e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/paths.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ export function humanList(paths: string[]) {
111111

112112
/**
113113
* Determine if a pair of paths represents a move, rename, or both.
114-
*
115-
* TODO: Update to handle case modified in addition to move/rename, or make a
116-
* new function.
117114
*/
118115
export function moveOrRenameFromPaths(
119116
oldP: SplitPathResult,

0 commit comments

Comments
 (0)