Skip to content

Commit

Permalink
chore: remove unused change
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Aug 1, 2023
1 parent 32f2aae commit a76c4c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions playground/test-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ export * from './vitestSetup'
export const ports = {
cli: 9510,
'cli-module': 9511,
'dynamic-import': 9514, // not imported but used in `dynamic-import/nested/index.js`
json: 9516,
json: 9512,
'legacy/ssr': 9520,
lib: 9521,
'optimize-missing-deps': 9522,
Expand Down

0 comments on commit a76c4c0

Please sign in to comment.