Skip to content

Commit 8faef92

Browse files
committed
chore: remove unused export
1 parent 08d314e commit 8faef92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export { name, version } from '../package.json'
1+
export { version } from '../package.json'
22

33
export const consentVersion = 1

0 commit comments

Comments
 (0)