mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 10:20:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ff52adbfea
commit
25cef0dbec
@ -605,7 +605,6 @@ var FeatureSetProto = {
|
|||||||
//
|
//
|
||||||
// pre-sort exclusive feature by their occurrence in dependency
|
// pre-sort exclusive feature by their occurrence in dependency
|
||||||
// tree...
|
// tree...
|
||||||
// XXX is this the correct approach???
|
|
||||||
var loaded = Object.keys(features)
|
var loaded = Object.keys(features)
|
||||||
Object.keys(exclusive)
|
Object.keys(exclusive)
|
||||||
.forEach(function(k){
|
.forEach(function(k){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user