From f9af523954147b941a290c3812beffcc177a2e26 Mon Sep 17 00:00:00 2001 From: joseph le Date: Wed, 20 Sep 2023 16:03:43 +0700 Subject: [PATCH] add webhook gitea --- netmiko_client/src/components/TestDevice/TestDevice.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/netmiko_client/src/components/TestDevice/TestDevice.jsx b/netmiko_client/src/components/TestDevice/TestDevice.jsx index 4887a21..0031d4b 100644 --- a/netmiko_client/src/components/TestDevice/TestDevice.jsx +++ b/netmiko_client/src/components/TestDevice/TestDevice.jsx @@ -1210,12 +1210,9 @@ const TestDevice = ({ socket, user }) => { // if (data.type === "input") { setIsLoading(); // } - - // toast.success("update command") }); }, [socket]); console.log(listTestAuto); - // console.log(listDeviceOff); //Update list line run useEffect(() => { let temp = [];