Skip to content

Commit

Permalink
Automatic ClangTidyReadability code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 199769337
  • Loading branch information
Googler authored and George Gensure committed Aug 2, 2018
1 parent 8b65418 commit d5bdd39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/cpp/util/path_posix_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@

namespace blaze_util {

using std::pair;
using std::string;
using std::vector;

TEST(PathPosixTest, TestDirname) {
// The Posix version of SplitPath (thus Dirname too, which is implemented on
Expand Down

0 comments on commit d5bdd39

Please sign in to comment.