function deleteEventStorageFiles deleteEventStorageFiles(event: EventWithStorage,reason: string): Promise<void> Delete the image and attachment files for a single event Parameters event: EventWithStorage reason: string Return Type Promise<void>