Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/renderer/src/main/src/pages/portscan/PortScanPage.tsx
Original file line number Diff line number Diff line change
@@ -255,7 +255,6 @@ export const PortScanPage: React.FC<PortScanPageProp> = (props) => {
token
)
} else {
console.log("params", params)
ipcRenderer.invoke("PortScan", params, token)
}
}}

0 comments on commit c16afd4

Please sign in to comment.