Skip to content

Commit 9b95d25

Browse files
committed
Merge with main
1 parent b3fd981 commit 9b95d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi-raw/src/protocol/shell.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
//! EFI Shell Protocol v2.2
44
5-
use crate::{guid, Event, Guid};
5+
use crate::{Event, Guid, guid};
66

77
/// Shell Protocol
88
#[derive(Debug)]

0 commit comments

Comments
 (0)