/** * Created by Kylart on 04/08/2017. */ const removeUnwanted = require('./removeUnwanted') module.exports = { removeUnwanted }