Remove storage include

This commit is contained in:
jbajic 2022-11-23 13:19:25 +01:00
parent 1cd10ab409
commit 9b19dd57d3

View File

@ -28,7 +28,6 @@
#include "storage/v3/schema_validator.hpp"
#include "storage/v3/schemas.hpp"
#include "storage/v3/shard_rsm.hpp"
#include "storage/v3/storage.hpp"
#include "storage/v3/temporal.hpp"
#include "storage/v3/vertex_id.hpp"