We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8521d3 commit f979966Copy full SHA for f979966
uefi-test-runner/src/proto/network/http.rs
@@ -1,6 +1,5 @@
1
// SPDX-License-Identifier: MIT OR Apache-2.0
2
3
-extern crate alloc;
4
use alloc::vec::Vec;
5
6
use uefi::proto::device_path::text::{AllowShortcuts, DisplayOnly};
0 commit comments