Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Jul 15, 2024
1 parent b8fd606 commit 59b18f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const profiles: Profiles = {
ca: [...defaults, ...proxies],
};

// CJS
module.exports = profiles;
module.exports.proxyBundle = proxyBundle;

Expand Down

0 comments on commit 59b18f7

Please sign in to comment.