Skip to content

Commit 6058388

Browse files
authored
Removed unused code. (#1781)
Signed-off-by: Wolfgang Hess <whess@lyft.com>
1 parent dddb2f1 commit 6058388

File tree

2 files changed

+2
-53
lines changed

2 files changed

+2
-53
lines changed

cartographer/cloud/internal/testing/handler_test.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919

2020
#include "absl/memory/memory.h"
2121
#include "async_grpc/testing/rpc_handler_test_server.h"
22+
#include "cartographer/cloud/internal/testing/mock_local_trajectory_uploader.h"
23+
#include "cartographer/cloud/internal/testing/mock_map_builder_context.h"
2224
#include "cartographer/mapping/internal/testing/mock_map_builder.h"
2325
#include "cartographer/mapping/internal/testing/mock_pose_graph.h"
2426
#include "gtest/gtest.h"
25-
#include "mock_local_trajectory_uploader.h"
26-
#include "mock_map_builder_context.h"
2727

2828
namespace cartographer {
2929
namespace cloud {

cartographer/testing/test_helpers.h

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)