remove action

pull/2160/head
aniket-engg 3 years ago committed by yann300
parent 78b8c2900a
commit e30c246a9f
  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