diff --git a/src/app/components/local-plugin.js b/src/app/components/local-plugin.js index 3f9f28f16d..06dc32baef 100644 --- a/src/app/components/local-plugin.js +++ b/src/app/components/local-plugin.js @@ -69,7 +69,6 @@ module.exports = class LocalPlugin { const name = this.profile.name || '' const url = this.profile.url || '' const displayName = this.profile.displayName || '' - const radioLocations = (label, displayN) => { const radioButton = (this.profile.location === label) ? yo`