Commit 66c704b
committed
Fix FileNotFoundError when trying to remove pin file
Commit fa4897a moved pin files to a subdirectory but forgot to change
the part of the code where a pin file is removed after 3 wrong guesses.
This commit fixes that.1 parent 2cc025d commit 66c704b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments