Skip to content

Commit

Permalink
Remove unused constant variable
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
  • Loading branch information
zmichaels11 committed Jan 16, 2020
1 parent 4eaa784 commit ab11443
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ using namespace testing; // NOLINT

namespace
{
constexpr const char kTopicName[] = "topic";
constexpr const char kStorageId[] = "StoragePlugin";
constexpr const char kRmwFormat[] = "rmw1_format";
} // namespace
Expand Down

0 comments on commit ab11443

Please sign in to comment.