another note about stuff to drop

This commit is contained in:
David Glasser
2014-11-22 14:25:42 -08:00
parent 30c80debcb
commit dddf0b246e

View File

@@ -1887,6 +1887,7 @@ _.extend(PackageSource.prototype, {
// Returns the filepath to the file containing the version lock for this
// package, or null if we don't think that this package should have
// a versions file.
// XXX #3006 drop all this stuff
versionsFilePath: function () {
var self = this;
// If we are running from checkout and looking at a core package,