diff --git a/app/renderer/src/main/src/pages/fuzzer/HTTPFuzzerHotPatch.tsx b/app/renderer/src/main/src/pages/fuzzer/HTTPFuzzerHotPatch.tsx index cada99968a..5facf6be7a 100644 --- a/app/renderer/src/main/src/pages/fuzzer/HTTPFuzzerHotPatch.tsx +++ b/app/renderer/src/main/src/pages/fuzzer/HTTPFuzzerHotPatch.tsx @@ -231,7 +231,6 @@ export const HTTPFuzzerHotPatch: React.FC = (props) => { type={"primary"} onClick={() => { props.onInsert(params.Template) - saveCode(params.HotPatchCode) }} > 插入编辑器位置