Skip to content

Commit

Permalink
Merge branch 'master' into adjust-raft-service-stop
Browse files Browse the repository at this point in the history
  • Loading branch information
critical27 authored Nov 26, 2021
2 parents 63219e6 + 53c3c2f commit 64d8d0b
Show file tree
Hide file tree
Showing 62 changed files with 494 additions and 653 deletions.
10 changes: 2 additions & 8 deletions src/clients/storage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@
# This source code is licensed under Apache 2.0 License.

nebula_add_library(
graph_storage_client_obj OBJECT
GraphStorageClient.cpp
)


nebula_add_library(
general_storage_client_obj OBJECT
GeneralStorageClient.cpp
storage_client_obj OBJECT
StorageClient.cpp
)


Expand Down
90 changes: 0 additions & 90 deletions src/clients/storage/GeneralStorageClient.cpp

This file was deleted.

50 changes: 0 additions & 50 deletions src/clients/storage/GeneralStorageClient.h

This file was deleted.

Loading

0 comments on commit 64d8d0b

Please sign in to comment.