Skip to content

Commit c62e045

Browse files
authored
Merge pull request magento#8812 from magento-performance/ACPT-1798
ACPT-1837: Removing unused use from ResetterInterface
2 parents b0a3d90 + 4d005bf commit c62e045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/ObjectManager/Resetter/ResetterInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
use Magento\Framework\ObjectManager\ResetAfterRequestInterface;
1111
use Magento\Framework\ObjectManagerInterface;
12-
use WeakMap;
1312

1413
/**
1514
* Interface that keeps track of the instances that need to be reset, and resets them

0 commit comments

Comments
 (0)