Skip to content

Commit

Permalink
chore: deleted unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 12, 2025
1 parent a32fb3b commit 21a585a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 74 deletions.
2 changes: 0 additions & 2 deletions packages/pinia/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,4 @@ export type {

export { acceptHMRUpdate } from './hmr'

export { PiniaVuePlugin } from './vue2-plugin'

export * from './globalExtensions'
71 changes: 0 additions & 71 deletions packages/pinia/src/vue2-plugin.ts

This file was deleted.

1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export default defineConfig({
'**/src/index.ts',
'**/*.test-d.ts',
'packages/pinia/src/devtools',
'packages/pinia/src/vue2-plugin.ts',
'packages/pinia/src/hmr.ts',
],
},
Expand Down

0 comments on commit 21a585a

Please sign in to comment.