ci: Remove unused variable from run-style-check-diff.sh

This was forgotten in commit c2e21a8164.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2023-11-28 23:45:22 +00:00
parent bfa2f9091f
commit 26f70e7605

View File

@ -2,8 +2,6 @@
set -e
ancestor_horizon=28 # days (4 weeks)
# Wrap everything in a subshell so we can propagate the exit status.
exit_status=0
(