Removed copy instance to new browser icon

pull/5370/head
ioedeveloper 5 years ago committed by Liana Husikyan
parent 500918023d
commit 98bae8c9d9
  1. 4
      src/app/files/file-explorer.js

@ -35,10 +35,6 @@ function fileExplorer (localRegistry, files, menuItems) {
title: 'Publish all [browser] explorer files to a github gist',
icon: 'fab fa-github'
},
{ action: 'copyFiles',
title: 'Copy all files to another instance of Remix IDE',
icon: 'far fa-copy'
},
{ action: 'uploadFile',
title: 'Add Local file to the Browser Storage Explorer',
icon: 'far fa-folder-open'

Loading…
Cancel
Save