gnome-shell/js/ui/components
Florian Müllner 79cf3a6dd0 cleanup: Remove some unhelpful unused arguments
Those unused arguments aren't bugs - unbeknownst to eslint, they all
correspond to valid signal parameters - but they don't contribute
anything to clarity, so just remove them anyway.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/627
2019-07-24 00:28:45 +02:00
..
__init__.js cleanup: Use spaces for indentation 2019-07-02 12:17:46 +00:00
automountManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
autorunManager.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
keyring.js cleanup: Remove some unhelpful unused arguments 2019-07-24 00:28:45 +02:00
networkAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
polkitAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
telepathyClient.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00