summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-05-26 13:51:50 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-05-26 13:51:50 +0000
commit241861ecce51e8057fee7ee18abb074e4a057c0b (patch)
tree251acc32125f09cf5f24a877fddbbbd689640a41 /searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp
parent85f1f695c27b33106649a073f8f36babc5124eec (diff)
Reduce exposure of generated ranking constants config header.
Diffstat (limited to 'searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp')
-rw-r--r--searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp b/searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp
index cc953423604..ef5a1d67cd7 100644
--- a/searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp
+++ b/searchcore/src/tests/proton/documentdb/documentdbconfig/documentdbconfig_test.cpp
@@ -18,7 +18,6 @@ using namespace vespa::config::search;
using proton::matching::RankingConstants;
using std::make_shared;
using std::shared_ptr;
-using vespa::config::search::core::RankingConstantsConfig;
using document::config_builder::DocumenttypesConfigBuilderHelper;
using document::config_builder::Struct;