Skip to content

Commit 81132a0

Browse files
committed
fix compile error
1 parent e3657d7 commit 81132a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/MessageRepository.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
use Magento\Framework\Exception\NoSuchEntityException;
2222
use Magento\Framework\Reflection\DataObjectProcessor;
2323
use Magento\Store\Model\StoreManagerInterface;
24+
use Lof\ChatSystem\Model\ChatMessageFactory as MessageFactory;
2425

2526
class MessageRepository implements MessageRepositoryInterface
2627
{

0 commit comments

Comments
 (0)