Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dkalinowski committed Oct 22, 2024
1 parent 265037f commit c898f90
Show file tree
Hide file tree
Showing 12 changed files with 52 additions and 487 deletions.
5 changes: 0 additions & 5 deletions src/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ cc_shared_library(
"@fmtlib//:__subpackages__",
"@com_github_jarro2783_cxxopts//:__subpackages__",
"@aws-sdk-cpp//:__subpackages__",
"@drogon//:__subpackages__",
"@boost//:__subpackages__",
"@com_github_googleapis_google_cloud_cpp//:__subpackages__",
"@curl//:__subpackages__",
Expand Down Expand Up @@ -259,8 +258,6 @@ cc_library(
"grpcservermodule.cpp",
"grpcservermodule.hpp",
"http_rest_api_handler.cpp",
"drogon_endpoints.cpp",
"drogon_endpoints.hpp",
"http_server.cpp",
"httpservermodule.cpp",
"http_rest_api_handler.hpp",
Expand Down Expand Up @@ -342,8 +339,6 @@ cc_library(
"kfs_frontend/kfs_graph_executor_impl.hpp",
"http_frontend/http_graph_executor_impl.cpp",
"http_frontend/http_graph_executor_impl.hpp",
"http_frontend/drogon_graph_executor_impl.cpp",
"http_frontend/drogon_graph_executor_impl.hpp",
],
"//:disable_mediapipe" : [],
}),
Expand Down
132 changes: 0 additions & 132 deletions src/drogon_endpoints.cpp

This file was deleted.

29 changes: 0 additions & 29 deletions src/drogon_endpoints.hpp

This file was deleted.

82 changes: 0 additions & 82 deletions src/http_frontend/drogon_graph_executor_impl.cpp

This file was deleted.

Loading

0 comments on commit c898f90

Please sign in to comment.