Commit e147d1d
committed
fix: remove unused
The `commit-msg` hook never referenced `${root}`. Touching
the file for the worktree fix surfaced the pre-existing SC2034
warning; remove the dead line rather than carrying it forward.root variable from commit-msg hook1 parent 52eac40 commit e147d1d
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments