Skip to content

Commit 72f1b32

Browse files
typo
1 parent 3d7de1c commit 72f1b32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wtp/locationSelector.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const {Mutex, withTimeout, E_TIMEOUT} = require('async-mutex');
44
const apiKeys = require('./apiKey');
55
const path = require("path");
66
const opentelemetry = require("@opentelemetry/api");
7-
const e = require("express");
87
const logger = require('../logger').logger;
98

109
const GET_LOCATIONS = 'http://www.webpagetest.org/getLocations.php?f=json';

0 commit comments

Comments
 (0)