fix gulp checkstyle errors

This commit is contained in:
Deep Tailor 2017-08-29 10:45:41 -07:00
parent 556296096d
commit aa336dfd57

View File

@ -229,7 +229,7 @@ define(
return anchor;
},
position: function (initialValue, newValue) {
if(arguments.length === 0){
if (arguments.length === 0) {
return getSetPosition();
}
if (initialValue !== newValue) {