use missing model

use missing Commentmodel used in line 398
This commit is contained in:
Dixon Pedraza
2022-04-25 23:14:33 -05:00
committed by GitHub
parent 13a6b456e5
commit fa3306e94f
@@ -21,6 +21,7 @@ use App\Helpers\TorrentHelper;
use App\Helpers\TorrentTools;
use App\Models\BonTransactions;
use App\Models\Category;
use App\Models\Comment;
use App\Models\Distributor;
use App\Models\FeaturedTorrent;
use App\Models\FreeleechToken;