Skip to content

Commit

Permalink
Remove unused repos variable
Browse files Browse the repository at this point in the history
This should be removed upstream, too; it’s no longer used after
<sourcecred/sourcecred#1233>.

wchargin-branch: unused-repos
  • Loading branch information
wchargin committed Feb 15, 2020
1 parent a9981dd commit 7bc8a0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_static_site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ main() {
parse_args() {
target=
weights=
repos=( )
projects=( )
project_files=( )
while [ $# -gt 0 ]; do
Expand Down

0 comments on commit 7bc8a0f

Please sign in to comment.