mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
rust2018: remove extern crate
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//! Integration tests about the devices subsystem
|
||||
|
||||
extern crate cgroups;
|
||||
use cgroups::devices::{DevicePermissions, DeviceType, DevicesController};
|
||||
use cgroups::{Cgroup, DeviceResource};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user