Troy Alford f6bb6faebe Removing extraneous require('utils')
When packaging this library with `rollup.js` - there is a continual complaint about importing a "node built-in" `util`, which stems from this line in `Unit.js`. The line appears extraneous, however - so this PR simply removes it.
2017-01-28 17:10:32 -08:00
..
2016-11-18 19:41:40 +01:00
2016-08-06 12:31:49 -06:00
2017-01-28 17:10:32 -08:00