Remove trailing comma from varDependencyMap.

Former-commit-id: e4f622e116c217eb98fb417d7b1770b88a95cb0d
This commit is contained in:
John-David Dalton
2013-07-02 06:08:56 -07:00
parent 7995a57f77
commit 4c0e3c4db9

View File

@@ -249,7 +249,7 @@
'keys': ['iteratorObject'], 'keys': ['iteratorObject'],
'merge': ['indicatorObject'], 'merge': ['indicatorObject'],
'partialRight': ['indicatorObject'], 'partialRight': ['indicatorObject'],
'template': ['reInterpolate'], 'template': ['reInterpolate']
}; };
/** Used to track the category of identifiers */ /** Used to track the category of identifiers */