summaryrefslogtreecommitdiffstats
path: root/src/rep.rs
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2017-01-02 17:46:30 -0500
committersoftprops <d.tangren@gmail.com>2017-01-02 17:46:30 -0500
commit981a8cb95b379ab0304f137faa9d29b307d5362d (patch)
treef05b51f85803f02e13fdac56a968d29466da7f6d /src/rep.rs
parentc4584ae2c4f7c2cbb41aa332eec0bfb55f8f8980 (diff)
ExecutionDriver no longer exists in remote api
Diffstat (limited to 'src/rep.rs')
-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<???>,