summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/rep.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rep.rs b/src/rep.rs
index 54df0e9..577c79a 100644
--- a/src/rep.rs
+++ b/src/rep.rs
@@ -323,7 +323,6 @@ pub struct Info {
pub Driver: String,
pub DockerRootDir: String,
pub DriverStatus: Vec<Vec<String>>,
- pub ExecutionDriver: String,
pub ID: String,
pub KernelVersion: String,
// pub Labels: Option<???>,