erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.4k stars 2.95k forks source link

github: fixes warnings for unused variables #9059

Closed kikofernandez closed 1 week ago

kikofernandez commented 1 week ago

Removes unused variables from script.

It was producing errors: https://github.com/erlang/otp/actions/runs/11837579763/job/32984873478

github-actions[bot] commented 1 week ago

CT Test Results

  1 files   11 suites   4m 21s :stopwatch:  93 tests  91 :white_check_mark: 2 :zzz: 0 :x: 109 runs  107 :white_check_mark: 2 :zzz: 0 :x:

Results for commit ca7f4efa.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot