@@ -8,6 +8,7 @@
namespace App\Repositories;
use Tymon\JWTAuth\Facades\JWTAuth;
+use Illuminate\Support\Facades\Log;
class ProductRepository {