summaryrefslogtreecommitdiff
path: root/packages/astro/test/ssr-response.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/test/ssr-response.test.js')
-rw-r--r--packages/astro/test/ssr-response.test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/astro/test/ssr-response.test.js b/packages/astro/test/ssr-response.test.js
index f5e311636..2044c513c 100644
--- a/packages/astro/test/ssr-response.test.js
+++ b/packages/astro/test/ssr-response.test.js
@@ -1,5 +1,4 @@
import { expect } from 'chai';
-import { load as cheerioLoad } from 'cheerio';
import { loadFixture } from './test-utils.js';
import testAdapter from './test-adapter.js';