summaryrefslogtreecommitdiff
path: root/src/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage.h b/src/storage.h
index 7ed8cf6..0f7c3bf 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -12,7 +12,6 @@ namespace fs = std::filesystem;
using std::function;
using std::mutex;
using std::optional;
-using std::shared_future;
using std::shared_ptr;
using std::unique_ptr;
using std::unordered_map;