Remove unused `bootc_unlock_requested` variable

This commit is contained in:
Evan Goode 2025-02-04 13:54:14 +00:00
parent 5c30896035
commit 5cf17d4a7a
1 changed files with 0 additions and 2 deletions

View File

@ -205,8 +205,6 @@ class BaseCli(dnf.Base):
else:
self.output.reportDownloadSize(install_pkgs, install_only)
bootc_unlock_requested = False
if trans or self._moduleContainer.isChanged() or \
(self._history and (self._history.group or self._history.env)):
# confirm with user