From 9043c4ddb61a371af32e9df3642064dec2f7e1e4 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Fri, 20 May 2016 13:27:00 -0400 Subject: [PATCH] Removed an extra manifest_version declaration --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index ec9b15c472..7f5584831a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,4 @@ { - "manifest_version": 2, - "name": "Solidity", "description": "Realtime compiler and runtime", "devtools_page": "devtools.html",