Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 875c589

Browse files
committed
Remove unnecessary method
1 parent 821f05c commit 875c589

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/VisualDiffTester.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,4 @@ protected function createDiff()
158158
}
159159
}
160160

161-
public function setResolutions(array $resolutions)
162-
{
163-
$this->resolutions = $resolutions;
164-
165-
return $this;
166-
}
167-
168161
}

0 commit comments

Comments
 (0)