Skip to content

Commit aba64d9

Browse files
author
CI Fix
committed
updates to lib/payment-pointer-discovery.mjs
1 parent 7bd6cdd commit aba64d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/payment-pointer-discovery.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import express from 'express'
55
import { promisify } from 'util'
66
import fs from 'fs'
7-
import { createRequire } from 'module'
8-
const require = createRequire(import.meta.url)
97
import rdf from 'rdflib'
108

119
const PROFILE_PATH = '/profile/card'

0 commit comments

Comments
 (0)