linting fix

pull/1738/head
Aniket-Engg 3 years ago committed by yann300
parent b654687ec1
commit 77267537a6
  1. 1
      libs/remix-core-plugin/src/lib/compiler-content-imports.ts

@ -1,7 +1,6 @@
'use strict'
import { Plugin } from '@remixproject/engine'
import { RemixURLResolver } from '@remix-project/remix-url-resolver'
import { assertLibCode } from '@remix-project/remix-tests'
const profile = {
name: 'contentImport',

Loading…
Cancel
Save