# `PhoenixKit.Modules.Storage.Workers.DeleteOrphanedFileJob`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/modules/storage/workers/delete_orphaned_file_job.ex#L1)

Oban job for deleting a single orphaned file.

Verifies the file is still orphaned before deletion to protect against
race conditions where a file may be referenced again after being queued.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
