Skip to content

Commit ae37686

Browse files
committed
cs fix
1 parent 56fe2b4 commit ae37686

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Spanner/src/Database.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717

1818
namespace Google\Cloud\Spanner;
1919

20-
use Closure;use Google\ApiCore\ApiException;
20+
use Closure;
21+
use Google\ApiCore\ApiException;
2122

2223
use Google\ApiCore\RetrySettings;
2324
use Google\ApiCore\ValidationException;

0 commit comments

Comments
 (0)