ssbc / ssb-friends

Manages the SSB social graph
MIT License
23 stars 6 forks source link

refactor: remove unused parameter #69

Closed staltz closed 3 years ago

staltz commented 3 years ago

contacts.js wasn't using the parameter config.

This is a small preparation refactor before I work on #43 .

Can you review @mycognosist?