QueryBasedTable: remove a superfluous empty line
This commit is contained in:
parent
45209b99c3
commit
feb80480ea
|
@ -170,7 +170,6 @@ abstract class QueryBasedTable extends Table implements Countable
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
protected function isUsEnglish()
|
||||
{
|
||||
if ($this->isUsEnglish === null) {
|
||||
|
|
Loading…
Reference in New Issue