Skip to content

Commit

Permalink
remove crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-astra-via committed Jun 26, 2024
1 parent f0ce509 commit 3226e40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { MCEvent } from '@managed-components/types'
import _crypto from 'crypto'
import { getRequestBody } from './track'
import { vi, describe, it, expect } from 'vitest'
import { getEcommerceRequestBody } from './ecommerce'
Expand Down

0 comments on commit 3226e40

Please sign in to comment.