diff --git a/build_files/base/18-workarounds.sh b/build_files/base/18-workarounds.sh index 21eaeb840db..9e7fd3f4c9e 100755 --- a/build_files/base/18-workarounds.sh +++ b/build_files/base/18-workarounds.sh @@ -19,11 +19,4 @@ fi # rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2024-dd2e9fb225 #fi -# Ping sssd version -# See Issue: https://github.com/ublue-os/bluefin/issues/2118 -if [ "$FEDORA_MAJOR_VERSION" -eq "41" ]; then - rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2024-bfd5344277 -fi - - echo "::endgroup::"