summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/maintenanceschedulertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/distributor/maintenanceschedulertest.cpp')
-rw-r--r--storage/src/tests/distributor/maintenanceschedulertest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/maintenanceschedulertest.cpp b/storage/src/tests/distributor/maintenanceschedulertest.cpp
index 53408bbf6b6..f4b1b687158 100644
--- a/storage/src/tests/distributor/maintenanceschedulertest.cpp
+++ b/storage/src/tests/distributor/maintenanceschedulertest.cpp
@@ -2,7 +2,6 @@
#include <vespa/document/test/make_document_bucket.h>
#include <vespa/storage/distributor/maintenance/simplebucketprioritydatabase.h>
#include <vespa/storage/distributor/maintenance/maintenancescheduler.h>
-#include <vespa/storage/bucketdb/mapbucketdatabase.h>
#include <tests/distributor/maintenancemocks.h>
#include <vespa/vespalib/gtest/gtest.h>
#include <memory>