Page MenuHomePhabricator

Remove an unused method in "ArcanistUploadWorkflow"
ClosedPublic

Authored by epriestley on Jul 1 2020, 12:12 PM.

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.