See #857 - removes redundant source map code.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Jan 2017 11:25:15 +0000 (12:25 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Jan 2017 11:26:26 +0000 (12:26 +0100)
commit517b4f1e1189a21f60e024abf667336343d04637
tree1d5e66cc85aa1e3ced7a2302f6a22dfa47ad1fb7
parent6c8f9c05cb812877ef8ec487beb154a31116ce80
See #857 - removes redundant source map code.

Thanks to @alexlamsl for spotting it.

Why:

* Tracking input source map is done in #minify method already.
lib/reader/read-sources.js