utils/AttributePoolFactory: remove white spaces

This commit is contained in:
booo 2011-12-22 13:33:15 +01:00
parent 2a05f2d3df
commit 554ed186e9

View file

@ -87,4 +87,4 @@ exports.createAttributePool = function () {
};
return p;
}
};