Skip to content

Commit

Permalink
deps: switch third-party-web dataset to entities-nostats subset (#14548)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnj authored Dec 1, 2022
1 parent 9c9e371 commit 9c90f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/third-party-web.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*/

import thirdPartyWeb from 'third-party-web/httparchive-nostats-subset.js';
import thirdPartyWeb from 'third-party-web/nostats-subset.js';

/** @typedef {import("third-party-web").IEntity} ThirdPartyEntity */
/** @typedef {import("third-party-web").IProduct} ThirdPartyProduct */
Expand Down

0 comments on commit 9c90f20

Please sign in to comment.