зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1422265 - Remove react-addons-shallow-compare r=Honza
MozReview-Commit-ID: 8avniQlO6NV --HG-- extra : rebase_source : e9727d59d0f54bfc9a23f4ea46de71deadae924c
This commit is contained in:
Родитель
4e5c9eebce
Коммит
bd575904fe
|
@ -13,7 +13,6 @@ DevToolsModules(
|
|||
'jsol.js',
|
||||
'jszip.js',
|
||||
'lodash.js',
|
||||
'react-addons-shallow-compare.js',
|
||||
'react-dom-factories.js',
|
||||
'react-dom-server.js',
|
||||
'react-dom.js',
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
|
||||
/* vim: set ft=javascript ts=2 et sw=2 tw=80: */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
"use strict";
|
||||
|
||||
module.exports = require("devtools/client/shared/vendor/react").addons.shallowCompare;
|
Загрузка…
Ссылка в новой задаче