remove action

pull/5370/head
aniket-engg 3 years ago committed by yann300
parent 371308835b
commit bf21d38fbc
  1. 6
      libs/remix-ui/workspace/src/lib/utils/index.ts

@ -30,12 +30,6 @@ export const contextMenuActions: MenuItems = [{
extension: ['.js'],
multiselect: false,
label: ''
}, {
id: 'runWithMocha',
name: 'Run with Mocha',
extension: ['.js'],
multiselect: false,
label: ''
}, {
id: 'pushChangesToGist',
name: 'Push changes to gist',

Loading…
Cancel
Save