Skip to content

Commit

Permalink
Remove a TODO
Browse files Browse the repository at this point in the history
I did test this!
  • Loading branch information
infinisil committed Sep 16, 2024
1 parent 8db0ba7 commit 9459393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ec/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ in
githubInfo=$(jq -r --arg to "$to" '."\($to)"' ${voters}/emails-to-github)
if [[ "$githubInfo" =~ @(.*) ]]; then
# TODO: Test this
file=${emailLoginMissing}
login=''${BASH_REMATCH[1]}
else
Expand Down

0 comments on commit 9459393

Please sign in to comment.