feathersjs / feathers-chat

A Feathers real-time chat application
https://feathersjs.com
MIT License
506 stars 249 forks source link

chore: remove unused dependencies #264

Closed FossPrime closed 2 months ago

FossPrime commented 1 year ago

Summary

Seems like legacy leftovers, unreferenced anywhere in userland

Also on the chopping block:

To run this pull request in a clean container visit:

  1. Visit https://replit.com/new/github/feathersjs/feathers-chat
  2. Run git pull origin pull/264/head
daffl commented 1 year ago

At least transport commons needs to stay in to extend the types properly. We have to set up CI for this again to make sure all tests are passing.