gnome-shell/js/ui/components
Florian Müllner 404bc34089 cleanup: Use default parameters where appropriate
Since ES6 it is possible to set an explicit default value for optional
parameters (overriding the implicit value of 'undefined'). Use them
for a nice small cleanup.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/626
2019-07-12 18:54:49 +00:00
..
__init__.js
automountManager.js
autorunManager.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
keyring.js
networkAgent.js
polkitAgent.js
telepathyClient.js