linting fix

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

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

Loading…
Cancel
Save