diff --git a/src/storage/garbage_collector.hpp b/src/storage/garbage_collector.hpp index 36a8fed41..f02878c2a 100644 --- a/src/storage/garbage_collector.hpp +++ b/src/storage/garbage_collector.hpp @@ -4,7 +4,6 @@ #include #include -#include "config/config.hpp" #include "data_structures/concurrent/skiplist.hpp" #include "logging/loggable.hpp" #include "mvcc/id.hpp"