Skip to content

Commit

Permalink
remove an unused using declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzkry committed Aug 18, 2019
1 parent de0eacc commit 0b05fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion googlemock/test/gmock-more-actions_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ using testing::ReturnPointee;
using testing::SaveArg;
using testing::SaveArgPointee;
using testing::SetArgReferee;
using testing::StaticAssertTypeEq;
using testing::Unused;
using testing::WithArg;
using testing::WithoutArgs;
Expand Down

0 comments on commit 0b05fc3

Please sign in to comment.