Skip to content

Commit

Permalink
cleanup(storage): remove unused includes in test (#8113)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Jan 26, 2022
1 parent f4c898f commit 8fd0421
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions google/cloud/storage/tests/create_client_integration_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@
// limitations under the License.

#include "google/cloud/storage/client.h"
#include "google/cloud/storage/grpc_plugin.h"
#include "google/cloud/storage/internal/unified_rest_credentials.h"
#include "google/cloud/storage/testing/storage_integration_test.h"
#include "google/cloud/storage/testing/temp_file.h"
#include "google/cloud/credentials.h"
#include "google/cloud/internal/getenv.h"
#include "google/cloud/testing_util/scoped_environment.h"
#include "google/cloud/testing_util/status_matchers.h"
#include <gmock/gmock.h>
#include <fstream>
Expand Down

0 comments on commit 8fd0421

Please sign in to comment.