Reverted Channel File

This commit is contained in:
devansh bawari 2021-01-06 17:33:19 +05:30
parent 8752021f33
commit 7176e10bbc
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ use Webkul\Category\Models\CategoryProxy;
use Webkul\Core\Eloquent\TranslatableModel;
use Webkul\Inventory\Models\InventorySourceProxy;
use Webkul\Core\Contracts\Channel as ChannelContract;
use Webkul\Product\Models\ProductOrderedInventoryProxy;
class Channel extends TranslatableModel implements ChannelContract
{