summaryrefslogtreecommitdiffstats
path: root/src/Statement.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Statement.php')
-rw-r--r--src/Statement.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Statement.php b/src/Statement.php
index 472d7de..eb9f3cb 100644
--- a/src/Statement.php
+++ b/src/Statement.php
@@ -170,7 +170,6 @@ abstract class Statement
if (!empty($built[$field])) {
continue;
}
-
$built[$field] = true;
}