You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-04 15:02:09 +03:00
hdr-histogram-js
This commit is contained in:
@@ -31,7 +31,6 @@ async function getName() {
|
||||
.parseSync().name;
|
||||
}
|
||||
|
||||
|
||||
const runnerPath = fileURLToPath(new URL('runner.js', import.meta.url)),
|
||||
path = new URL(`${await getName()}/`, import.meta.url),
|
||||
metadata = await import(new URL('index.js', path));
|
||||
|
Reference in New Issue
Block a user