Fixes removing unused items.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 06:37:29 +0000 (07:37 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 06:44:52 +0000 (07:44 +0100)
commitac7473d3f256cecceaa812983a9e175cd08b3d64
treef296577a494dac0241d639fbdce4db7362cf64a2
parent696e3b888c417ef807b2eca00eaf05035ec0e890
Fixes removing unused items.

Items should be removed by position as it is not guaranteed that
there are no comments somewhere in between. Affects both modes - source
maps on & off.
lib/properties/remove-unused.js
test/properties/remove-unused-test.js