Commit 8ff4932d authored by ioedeveloper's avatar ioedeveloper Committed by Liana Husikyan

Removed copy instance to new browser icon

parent 78f71733
...@@ -35,10 +35,6 @@ function fileExplorer (localRegistry, files, menuItems) { ...@@ -35,10 +35,6 @@ function fileExplorer (localRegistry, files, menuItems) {
title: 'Publish all [browser] explorer files to a github gist', title: 'Publish all [browser] explorer files to a github gist',
icon: 'fab fa-github' icon: 'fab fa-github'
}, },
{ action: 'copyFiles',
title: 'Copy all files to another instance of Remix IDE',
icon: 'far fa-copy'
},
{ action: 'uploadFile', { action: 'uploadFile',
title: 'Add Local file to the Browser Storage Explorer', title: 'Add Local file to the Browser Storage Explorer',
icon: 'far fa-folder-open' icon: 'far fa-folder-open'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment