pull/5100/head
STetsing 2 months ago
parent 1cb612e53a
commit 53941ac1ef
  1. 2
      apps/remix-ide/src/app.js

@ -69,8 +69,6 @@ import { HardhatHandleDesktop } from './app/plugins/electron/hardhatPlugin'
import { GitPlugin } from './app/plugins/git'
import { Matomo } from './app/plugins/matomo'
import { TemplatesSelectionPlugin } from './app/plugins/templates-selection/templates-selection-plugin'
const isElectron = require('is-electron')

Loading…
Cancel
Save