Remove trailing spaces

This commit is contained in:
Mark Nelson 2020-08-08 15:46:08 +02:00
parent 6af1757084
commit a884f948d3

View file

@ -151,7 +151,7 @@ Y.extend(Rearrange, Y.Base, {
this.setBoundaries(); this.setBoundaries();
this.setpositions(); this.setpositions();
}, },
/** /**
* Creates the JS events for changing element positions. * Creates the JS events for changing element positions.
*/ */