Commit a4ab586
committed
Remove unused unexported variable.
The eraseUnderCursor variable is unused, it came in with the import of the
x/crypto/ssh/terminal package at d7a7210 but is not referenced here.
When this package is vendored, the unused unexported name trips warnings from
tools like staticcheck.1 parent 8365914 commit a4ab586
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
0 commit comments