Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkSide666 committed Dec 9, 2020
1 parent afb7b00 commit 437f778
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UnionModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ public function action($mode, $args = [])
$subquery = null;

switch ($mode) {

case 'select':
$subquery = $this->getSubQuery($fields);
$query = parent::action($mode, $args);
Expand Down

0 comments on commit 437f778

Please sign in to comment.