From 91f8a483e34bd0b8673385df491ce43d36957482 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 23 Oct 2019 14:52:06 -0400 Subject: [PATCH] tidy --- test/css/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/css/index.js b/test/css/index.js index fc9fd00f72..1f90d243be 100644 --- a/test/css/index.js +++ b/test/css/index.js @@ -1,6 +1,5 @@ import * as assert from 'assert'; import * as fs from 'fs'; -import * as path from 'path'; import { env, normalizeHtml, svelte } from '../helpers.js'; function try_require(file) {