Skip to content

Commit 95fba1a

Browse files
committed
fixes cs for BucketLockCommandTest
1 parent 69931b2 commit 95fba1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

storage/test/BucketLockCommandTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
namespace Google\Cloud\Samples\Storage\Tests;
1919

20-
use Google\Cloud\Samples\Storage\BucketsCommand;
2120
use Google\Cloud\Storage\StorageClient;
2221
use Symfony\Component\Console\Tester\CommandTester;
2322

@@ -258,5 +257,4 @@ public function testEnableDisableTemporaryHold()
258257
EOF;
259258
$this->expectOutputString($outputString);
260259
}
261-
262260
}

0 commit comments

Comments
 (0)