Remove old backend implementation (#662)

Fixes #661
This commit is contained in:
Alex Kremer
2023-06-01 13:54:49 +01:00
committed by GitHub
parent fc0c93b2ee
commit 7e8569b03a
11 changed files with 714 additions and 5579 deletions

View File

@@ -19,7 +19,7 @@
#include <util/Fixtures.h>
#include <backend/CassandraBackendNew.h>
#include <backend/CassandraBackend.h>
#include <config/Config.h>
#include <etl/NFTHelpers.h>
#include <rpc/RPCHelpers.h>