Skip to content

Commit

Permalink
remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
SYM01 committed May 11, 2024
1 parent 0311b9c commit af43a73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/models/proxy/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ async function defaultSetProxy(cfg: chrome.proxy.ProxyConfig) {
value: cfg,
scope: "regular",
})


}

async function defaultClearProxy() {
Expand Down

0 comments on commit af43a73

Please sign in to comment.