pacify eslint

This commit is contained in:
Bryan Housel
2018-06-13 18:14:32 -04:00
parent adc9c521df
commit aa9cc84ae7

View File

@@ -521,7 +521,7 @@ export function rendererMap(context) {
};
map.isTransformed = function(_) {
map.isTransformed = function() {
return _transformed;
};