This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: remove unecessary return
ClosedPublic

Authored by dsp on Sep 18 2017, 8:26 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGX112cf5496b4b: remotefilelog: remove unecessary return
Summary

Remove an unecessary return as the function has no return value
anyway and this is the last statement in the function.

Test Plan

None

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

dsp created this revision.Sep 18 2017, 8:26 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 18 2017, 8:26 PM
quark accepted this revision.Sep 18 2017, 9:00 PM
This revision is now accepted and ready to land.Sep 18 2017, 9:00 PM
This revision was automatically updated to reflect the committed changes.