Skip to content

Commit 36fd01c

Browse files
committed
Remove unused interface
Note: release notes do not need updating due to interface being in the internal namespace already
1 parent 5cacbff commit 36fd01c

2 files changed

Lines changed: 1 addition & 28 deletions

File tree

src/Internal/MapHasher.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Internal/MapValueHasher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* @licence GNU GPL v2+
1515
* @author Jeroen De Dauw < jeroendedauw@gmail.com >
1616
*/
17-
class MapValueHasher implements MapHasher {
17+
class MapValueHasher {
1818

1919
private $isOrdered;
2020

0 commit comments

Comments
 (0)