Skip to content

Commit

Permalink
chore: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Lixin Zhang committed Apr 19, 2024
1 parent c5c3d38 commit fc654cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ module.exports = class Application extends Emitter {
* @param {number} [options.subdomainOffset] Subdomain offset
* @param {string} [options.proxyIpHeader] Proxy IP header, defaults to X-Forwarded-For
* @param {number} [options.maxIpsCount] Max IPs read from proxy IP header, default to 0 (means infinity)
* @param {function} [options.compose] Function to handle middleware composition
* @param {boolean} [options.asyncLocalStorage] Enable or disable asynchronous Local Storage
*
*/

Expand Down

0 comments on commit fc654cd

Please sign in to comment.