Skip to content

Commit 64ef4c4

Browse files
author
Gareth Widlansky
committed
remove comment
Signed-off-by: Gareth Widlansky <gareth.widlansky@proton.me>
1 parent f20ccd0 commit 64ef4c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/lib/src/bootloader.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ pub(crate) fn install_systemd_boot(
7979
_rootfs: &Utf8Path,
8080
_configopts: &crate::install::InstallConfigOpts,
8181
_deployment_path: Option<&str>,
82-
// autoenroll: Vec<Utf8PathBuf>,
83-
// bootc_keys_dir: Option<Dir>,
8482
autoenroll: AutoEnroll,
8583
) -> Result<()> {
8684
let esp_part = device

0 commit comments

Comments
 (0)