Skip to content

Commit 7eb78f6

Browse files
committed
fix compile error
1 parent 91df915 commit 7eb78f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Model/Message/DataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace Lof\ChatSystem\Model\Message;
99

10-
use Lof\ChatSystem\Model\ResourceModel\Message\CollectionFactory;
10+
use Lof\ChatSystem\Model\ResourceModel\ChatMessage\CollectionFactory;
1111
use Magento\Framework\App\Request\DataPersistorInterface;
1212

1313
class DataProvider extends \Magento\Ui\DataProvider\AbstractDataProvider

0 commit comments

Comments
 (0)