summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2016-09-15 09:28:36 +0200
committerGeir Storli <geirst@yahoo-inc.com>2016-09-15 09:28:36 +0200
commit0d15262410021732ea150f057cf3213751db4d98 (patch)
tree93c2eb27d171dd2aa274670ee15c812a92e5eff1 /document
parent6f3115944901cc50c604f6b165724958dddb51f2 (diff)
Change to use eval::ValueType instead of tensor::TensorType.
Diffstat (limited to 'document')
-rw-r--r--document/src/tests/documentupdatetestcase.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/document/src/tests/documentupdatetestcase.cpp b/document/src/tests/documentupdatetestcase.cpp
index f3604493f01..80e45f3a977 100644
--- a/document/src/tests/documentupdatetestcase.cpp
+++ b/document/src/tests/documentupdatetestcase.cpp
@@ -27,7 +27,6 @@
using namespace document::config_builder;
using vespalib::tensor::Tensor;
-using vespalib::tensor::TensorType;
using vespalib::tensor::TensorCells;
using vespalib::tensor::TensorDimensions;