From 09337233fb46f1907445130b783682ae67c47165 Mon Sep 17 00:00:00 2001 From: Grandschtroumpf Date: Mon, 4 Nov 2019 11:45:24 +0100 Subject: [PATCH] Remove commented code --- src/app/components/local-plugin.js | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/app/components/local-plugin.js b/src/app/components/local-plugin.js index 11ef5bed26..8e37d0ffc6 100644 --- a/src/app/components/local-plugin.js +++ b/src/app/components/local-plugin.js @@ -84,20 +84,6 @@ module.exports = class LocalPlugin { ` } - // const radioLocations = (label, displayN) => { - // const radioButton = (this.profile.location === label) - // ? yo`
- // - //
` - // : yo`
- // - //
` - // return yo`
- // ${radioButton} - //
` - // } return yo`