1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib/ppom
Mark Stacey 0eb8e33e45
Fix import that was resulting in a depcheck error (#20383)
An import was introduced in #20125 that was broken. It was importing
from `app/` instead of using a relative import. This was causing the
CI "depcheck" job to fail. The import has been updated to use a
relative path.
2023-08-03 12:26:05 -02:30
..
indexed-db-backend.test.ts
indexed-db-backend.ts
ppom-middleware.test.ts
ppom-middleware.ts Fix import that was resulting in a depcheck error (#20383) 2023-08-03 12:26:05 -02:30
ppom.js