style: format code with Prettier and remove unused code

Change-Id: I382f39d142cfa29f192447b0d2c6d48e113327b4
diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json
index 7f9634c..1e23473 100644
--- a/_locales/ca/messages.json
+++ b/_locales/ca/messages.json
@@ -1,26 +1,26 @@
 {
-	"appName": {
-		"message": "Denunciar pàgines web",
-		"description": "The app name"
-	},
-	"appDescription" : {
-		"message": "Tradueix el text que seleccionis amb el Traductor de Google",
-		"description": "The app description"
-	},
-	"report_badware": {
-		"message": "Denunciar software maligne",
-		"description": "Button in the popup"
-	},
-	"report_webspam": {
-		"message": "Denunciar webspam",
-		"description": "Button in the popup"
-	},
-	"report_phishing": {
-		"message": "Denunciar suplantació d'identitat",
-		"description": "Button in the popup"
-	},
-	"options_closebutton": {
-		"message": "Tancar",
-		"description": "Close button in the settings app"
-	}
+  "appName": {
+    "message": "Denunciar pàgines web",
+    "description": "The app name"
+  },
+  "appDescription": {
+    "message": "Tradueix el text que seleccionis amb el Traductor de Google",
+    "description": "The app description"
+  },
+  "report_badware": {
+    "message": "Denunciar software maligne",
+    "description": "Button in the popup"
+  },
+  "report_webspam": {
+    "message": "Denunciar webspam",
+    "description": "Button in the popup"
+  },
+  "report_phishing": {
+    "message": "Denunciar suplantació d'identitat",
+    "description": "Button in the popup"
+  },
+  "options_closebutton": {
+    "message": "Tancar",
+    "description": "Close button in the settings app"
+  }
 }