sqlectron / sqlectron-core

https://sqlectron.github.io/
MIT License
221 stars 69 forks source link

remove unused @sinonjs/formatio dependency #77

Closed MasterOdin closed 4 years ago

MasterOdin commented 4 years ago

This library is used to pretty print objects. It's not used directly anywhere in the codebase. The deprecated formatio library (which sinonjs/formatio replaces) is used as a dependency of sinon, but upgrading sinon itself would fix that.

This was added in 2b0e5516d9d3736dfa9e860f1e6a16945c6ddc15