diff --git a/plugins/dapp-draft/profile.json b/plugins/dapp-draft/profile.json deleted file mode 100644 index 101c2e27..00000000 --- a/plugins/dapp-draft/profile.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "dapp-draft", - "displayName": "Quick Dapp", - "description": "Edit & deploy a Dapp", - "version": "0.2.0", - "methods": [ - "edit" - ], - "kind": "none", - "icon": "https://remix-dapp-draft-plugin.pages.dev/dappDraft.webp", - "location": "mainPanel", - "url": "https://remix-dapp-draft-plugin.pages.dev/", - "repo": "https://github.com/drafish/remix-dapp-draft-plugin", - "maintainedBy": "Remix", - "authorContact": "https://github.com/drafish", - "targets": [ - "remix" - ] -}