Skip to content

Commit

Permalink
Remove extra imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Oct 4, 2022
1 parent 6773165 commit 0392db9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/test/slots-react.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { expect } from 'chai';
import * as cheerio from 'cheerio';
import { describe, it } from 'node:test';
import { loadFixture } from './test-utils.js';

describe('Slots: React', () => {
Expand Down

0 comments on commit 0392db9

Please sign in to comment.