Skip to content

Commit e0dd215

Browse files
Update lib/core/fetch_factory.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a1fbb31 commit e0dd215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/fetch_factory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const debug = require('util').debuglog('egg:lib:core:httpclient_next');
1+
const debug = require('util').debuglog('egg:lib:core:fetch_factory');
22

33
const mainNodejsVersion = parseInt(process.versions.node.split('.')[0]);
44
let FetchFactory;

0 commit comments

Comments
 (0)