From dddf0b246e8ef320cfdadbb4843939f086686ab8 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Sat, 22 Nov 2014 14:25:42 -0800 Subject: [PATCH] another note about stuff to drop --- tools/package-source.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/package-source.js b/tools/package-source.js index 6d0f520a5f..83e3ccaf4d 100644 --- a/tools/package-source.js +++ b/tools/package-source.js @@ -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,