Skip to content

Commit

Permalink
Removed unused code. (#1781)
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfgang Hess <whess@lyft.com>
  • Loading branch information
wohe committed Nov 18, 2020
1 parent dddb2f1 commit 6058388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 53 deletions.
4 changes: 2 additions & 2 deletions cartographer/cloud/internal/testing/handler_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

#include "absl/memory/memory.h"
#include "async_grpc/testing/rpc_handler_test_server.h"
#include "cartographer/cloud/internal/testing/mock_local_trajectory_uploader.h"
#include "cartographer/cloud/internal/testing/mock_map_builder_context.h"
#include "cartographer/mapping/internal/testing/mock_map_builder.h"
#include "cartographer/mapping/internal/testing/mock_pose_graph.h"
#include "gtest/gtest.h"
#include "mock_local_trajectory_uploader.h"
#include "mock_map_builder_context.h"

namespace cartographer {
namespace cloud {
Expand Down
51 changes: 0 additions & 51 deletions cartographer/testing/test_helpers.h

This file was deleted.

0 comments on commit 6058388

Please sign in to comment.