Budgie option still apearing in log in screen after removing budgie desktop envriorment group

I recently wanted to try out budgie and I did not want to reinstall the fedora spin of budgie, so I decide to download the desktop environment using the documentation to guide me through the installation, after using it for a bit I decided to stay on KDE Plasma 6.7 since it kinda just works. After I switched back to plasma I ran the command,

sudo dnf remove @budgie-desktop-environment

then I restarted my computer and noticed that the option to switch to budgie was still available, I decided to see what would happen if I were to select it and boot into it, once I logged in, budgie was working, I logged out and switched to plasma and ran the previous command and it said,

No groups to remove for argument: budgie-desktop-environment

Would there be anyway to fix this besides just ignoring it?

Get anything when you run an sudo dnf autoremove to remove redundant dependencies?

that did the trick, thank you :slight_smile: