Skip to content

Remove unnecessary lodash

Simon Knox requested to merge nodash into master

We didn't explicitly install lodash.assign, so that only worked because another dependency included it.

Trim was ok, but not really needed

Edited by Simon Knox

Merge request reports