Skip to content

Commit 875fbfc

Browse files
Fixed static test failures
1 parent 834e8c3 commit 875fbfc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

lib/internal/Magento/Framework/Message/Manager.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,7 @@ class Manager implements ManagerInterface
6363
* @var ExceptionMessageFactoryInterface
6464
*/
6565
private $exceptionMessageFactory;
66-
67-
/**
68-
* @var ExceptionMessageLookupFactory
69-
*/
70-
private $exceptionMessageLookupFactory;
71-
66+
7267
/**
7368
* @param Session $session
7469
* @param Factory $messageFactory

0 commit comments

Comments
 (0)