Daniel Supernault hace 2 años
padre
commit
8b3d1eeb5e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php

+ 1 - 0
app/Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php

@@ -13,6 +13,7 @@ use App\ModLog;
 use App\Status;
 use App\Models\StatusEdit;
 use App\Services\StatusService;
+use Purify;
 
 class StatusRemoteUpdatePipeline implements ShouldQueue
 {