mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
Bug 1331626 - remove unnecessary import from css-logic.js; r=jdescottes
MozReview-Commit-ID: Br3JJiR0IOd --HG-- extra : rebase_source : 7c045147dea4a01fc627f2e085f3b91d62ae3ada
This commit is contained in:
parent
0e0e97f0a7
commit
9b9cc9ddd2
@ -34,8 +34,6 @@ const DevToolsUtils = require("devtools/shared/DevToolsUtils");
|
||||
const nodeConstants = require("devtools/shared/dom-node-constants");
|
||||
const {l10n, isContentStylesheet, shortSource, FILTER, STATUS} = require("devtools/shared/inspector/css-logic");
|
||||
|
||||
loader.lazyRequireGetter(this, "CSSLexer", "devtools/shared/css/lexer");
|
||||
|
||||
/**
|
||||
* @param {function} isInherited A function that determines if the CSS property
|
||||
* is inherited.
|
||||
|
Loading…
Reference in New Issue
Block a user