HomePhorge

(PUP-1892) Remove dead code for missing uri
f1776e567388Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1892) Remove dead code for missing uri

There is never a case where the uri method will return a value that is
nil. In fact, if uri ever was nil, then full_path would also be nil,
since the full_path is based on the uri value. This removes this dead
code path.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3a549fefe5b7: (maint) Format according to norms
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUf1776e567388: (PUP-1892) Remove dead code for missing uri (authored by Andrew Parker <andy@puppetlabs.com>).Apr 17 2014, 3:00 AM