Skip to content

Commit 025aabd

Browse files
committed
wip
1 parent 676f17d commit 025aabd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Classes/BaseHelper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,6 @@ public function executeWithoutPrepare()
358358
DB::unprepared($this->getQuery());
359359
});
360360

361-
$this->setSavedItems($this->getQuery());
362-
363361
return $this;
364362

365363
} catch (\Exception $e) {

0 commit comments

Comments
 (0)