Skip to content

Commit 09b32b5

Browse files
listbucket test undo changes
1 parent 3cea8da commit 09b32b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

storage/api/Storage.Samples.Tests/ListBucketsTest.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
using Google.Apis.Storage.v1.Data;
16-
using Google.Cloud.Storage.V1;
1715
using System;
18-
using System.Threading;
19-
using System.Threading.Tasks;
2016
using Xunit;
2117

2218
[Collection(nameof(StorageFixture))]

0 commit comments

Comments
 (0)