Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
fab2s committed Feb 13, 2018
1 parent 39ea977 commit 89df4e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ function ($param = null) use ($stubPdo) {
protected function getDataSet()
{
$max = $this->numRecords;
$nonce = 0;
$index = time();
$result = [
self::FROM_TABLE => [],
self::JOIN_TABLE => [],
Expand Down

0 comments on commit 89df4e9

Please sign in to comment.