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)
Mon, Apr 1, 12:01 PM
Unknown Object (File)
Sun, Mar 31, 11:20 AM
Unknown Object (File)
Sat, Mar 30, 10:07 AM
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
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
Branch
future1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24716
Build 34083: Run Core Tests
Build 34082: arc lint + arc unit

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.