Skip to content

Commit 6002a91

Browse files
committed
Fix style
1 parent 8955f35 commit 6002a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigtable/src/hello_world.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
use Google\Cloud\Bigtable\BigtableClient;
4343
use Google\Cloud\Bigtable\Mutations;
4444
use Google\Cloud\Bigtable\V2\RowFilter;
45+
4546
// [END bigtable_hw_imports]
4647

4748
// [START bigtable_hw_connect]
@@ -146,4 +147,3 @@
146147
}
147148
// [END bigtable_hw_delete_table]
148149
// [END bigtable_hw]
149-

0 commit comments

Comments
 (0)