summaryrefslogtreecommitdiff
path: root/src/buildtool/storage/target_cache.tpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/storage/target_cache.tpp')
-rw-r--r--src/buildtool/storage/target_cache.tpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buildtool/storage/target_cache.tpp b/src/buildtool/storage/target_cache.tpp
index 5a6acb88..973373b3 100644
--- a/src/buildtool/storage/target_cache.tpp
+++ b/src/buildtool/storage/target_cache.tpp
@@ -22,7 +22,6 @@
#include "nlohmann/json.hpp"
#include "src/buildtool/crypto/hash_function.hpp"
-#include "src/buildtool/logging/log_level.hpp"
#include "src/buildtool/storage/target_cache.hpp"
template <bool kDoGlobalUplink>