Fix indentation.
This commit is contained in:
parent
a8340dfbbe
commit
774e2a1517
|
@ -33,5 +33,4 @@ exports.getRequirementFromParent = function(requireDefObj, reqModuleName) {
|
||||||
t = t.parent;
|
t = t.parent;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue