Commit 45f75d0
committed
fix: Remove unneeded .get()
This removes the repeated .get(). We can use the challenge_files from
the previous get() on line 764 as it remains unchanged.
Signed-off-by: AlexNg <[email protected]>1 parent ab62e52 commit 45f75d0
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
775 | 774 | | |
776 | 775 | | |
777 | 776 | | |
| |||
0 commit comments