pull/5370/head
STetsing 5 months ago
parent 4fcb04f9c6
commit fef186c183
  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 { GitPlugin } from './app/plugins/git'
import { Matomo } from './app/plugins/matomo' import { Matomo } from './app/plugins/matomo'
import { TemplatesSelectionPlugin } from './app/plugins/templates-selection/templates-selection-plugin' import { TemplatesSelectionPlugin } from './app/plugins/templates-selection/templates-selection-plugin'
const isElectron = require('is-electron') const isElectron = require('is-electron')

Loading…
Cancel
Save