Skip to content

Commit c8e01d0

Browse files
committed
1 parent 0a5792c commit c8e01d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Query.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ public function __construct(
2828
*/
2929
protected array $settings = []
3030
) {
31-
3231
}
3332

3433
/**

tests/ClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
/**
1818
* @covers \Tinderbox\Clickhouse\Client
19+
*
1920
* @use ClientException
2021
* @use ClusterException
2122
*/

0 commit comments

Comments
 (0)