cheshire137 / gh-notifications-snoozer

Lists and filters and snoozing pull requests, oh my! This is an app for managing your notifications on GitHub by way of filtering issues and pull requests that are of interest to you.
MIT License
15 stars 10 forks source link

Remove vestigial searchQuery from config #98

Open cheshire137 opened 7 years ago

cheshire137 commented 7 years ago

We no longer need the searchQuery property from config.json. We could 1) remove it from config.json.example and 2) remove its use as a default value in GitHub.getTasks.