From 976bb97a286ebc8b34fa7c1c2dd72687db2ee3ef Mon Sep 17 00:00:00 2001 From: bunsenstraat Date: Tue, 19 Oct 2021 15:32:38 +0100 Subject: [PATCH] lint --- apps/remix-ide-e2e/src/tests/plugin_api.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/remix-ide-e2e/src/tests/plugin_api.ts b/apps/remix-ide-e2e/src/tests/plugin_api.ts index e631abe757..349cb847a6 100644 --- a/apps/remix-ide-e2e/src/tests/plugin_api.ts +++ b/apps/remix-ide-e2e/src/tests/plugin_api.ts @@ -1,7 +1,6 @@ 'use strict' import { ExternalProfile, LocationProfile, Profile } from '@remixproject/plugin-utils' import { NightwatchBrowser } from 'nightwatch' -import { resolve } from 'url' import init from '../helpers/init' declare global {