Skip to content

Commit

Permalink
chore: remove module
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Jan 25, 2024
1 parent 1a4f66f commit bf5669a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion packages/integrations/node/test/api-route.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { loadFixture, createRequestAndResponse } from './test-utils.js';
import crypto from 'node:crypto';
import { describe, it, before } from 'node:test';
import * as assert from 'node:assert/strict';
import * as assert3 from 'node:assert';

describe('API routes', () => {
/** @type {import('./test-utils').Fixture} */
Expand Down
6 changes: 0 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf5669a

Please sign in to comment.