Skip to content

Commit 3ccb76f

Browse files
committed
chore: fixed lint
1 parent 3c21d78 commit 3ccb76f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/collector/src/announceCycle/agentHostLookup.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ function checkHost(host, cb) {
119119
}
120120
};
121121

122+
/** @type {import('http').ClientRequest} */
122123
let req;
124+
123125
try {
124126
/**
125127
* TODO:

0 commit comments

Comments
 (0)