mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 04:52:42 +00:00
remove unused local vars
This commit is contained in:
parent
51946ff8fd
commit
16be9d4990
70 changed files with 132 additions and 169 deletions
|
@ -128,6 +128,6 @@ class DbConfigTaskTest extends CakeTestCase {
|
|||
)
|
||||
));
|
||||
|
||||
$result = $this->Task->execute();
|
||||
$this->Task->execute();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue