Skip to content

Commit

Permalink
cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Cassani committed Feb 14, 2018
1 parent 503d8c4 commit 03e0a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/QueryBuilder/PgSqlQueryBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ public function getQueries($mode = 'multiple')
}

foreach ($queries as $query) {

$sqlString = $this->getQueryHead().$query;

if (true === $this->debug) {
Expand Down

0 comments on commit 03e0a05

Please sign in to comment.