1
0
mirror of synced 2025-02-02 21:41:45 +03:00

agree with scrutinizer

This commit is contained in:
ReenExe 2016-07-03 00:28:56 +03:00 committed by Marco Pivetta
parent 89a00860e4
commit 12465e08ad

View File

@ -501,7 +501,6 @@ class SqlWalker implements TreeWalker
default: default:
//@todo: throw exception? //@todo: throw exception?
return ''; return '';
break;
} }
$filterClauses = array(); $filterClauses = array();