Skip to content

Commit ad99948

Browse files
committed
Apply fixes from StyleCI
1 parent 48bbeb2 commit ad99948

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Builder/StructuredValueBuilder.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
namespace Yiisoft\Db\Pgsql\Builder;
66

77
use Yiisoft\Db\Constant\DataType;
8-
use Yiisoft\Db\Exception\Exception;
9-
use InvalidArgumentException;
10-
use Yiisoft\Db\Exception\InvalidConfigException;
11-
use Yiisoft\Db\Exception\NotSupportedException;
128
use Yiisoft\Db\Expression\Value\Builder\AbstractStructuredValueBuilder;
139
use Yiisoft\Db\Expression\Value\Param;
1410
use Yiisoft\Db\Expression\Value\StructuredValue;

0 commit comments

Comments
 (0)