Page MenuHomePhabricator

Remove an unused method in "ArcanistUploadWorkflow"
ClosedPublic

Authored by epriestley on Jul 1 2020, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 17 2024, 5:15 PM
Unknown Object (File)
Feb 12 2024, 8:26 PM
Unknown Object (File)
Jan 16 2024, 4:05 AM
Unknown Object (File)
Jan 12 2024, 5:31 PM
Unknown Object (File)
Jan 8 2024, 5:42 PM
Unknown Object (File)
Jan 4 2024, 5:20 PM
Unknown Object (File)
Dec 31 2023, 7:41 PM
Unknown Object (File)
Dec 27 2023, 8:28 PM
Subscribers
None

Details

Summary

This method is private and has no callers. The code has moved to "FileUploader" in a prior change.

Test Plan

Grepped for callers, found none.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 1 2020, 1:37 PM
This revision was automatically updated to reflect the committed changes.