remove comment

pull/2246/head
yann300 3 years ago
parent 8e01cd5ff6
commit 20dc09d4f6
  1. 1
      libs/remix-ui/editor/src/lib/remix-ui-editor.tsx

@ -4,7 +4,6 @@ import Editor, { loader } from '@monaco-editor/react'
import { reducerActions, reducerListener, initialState } from './actions/editor'
import { language, conf } from './syntax'
import { cairoLang, cairoConf } from './cairoSyntax'
// import { ethersDTS, test } from './types'
import './remix-ui-editor.css'
import { loadTypes } from './web-types'

Loading…
Cancel
Save