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 = [];