Upload index.html
Browse files- index.html +0 -1
index.html
CHANGED
@@ -707,7 +707,6 @@
|
|
707 |
}
|
708 |
}).then(data => {
|
709 |
console.log(data.message);
|
710 |
-
alert("Pipeline reset successfully");
|
711 |
}).catch(error => {
|
712 |
console.error("Error:", error);
|
713 |
alert("Error resetting pipeline");
|
|
|
707 |
}
|
708 |
}).then(data => {
|
709 |
console.log(data.message);
|
|
|
710 |
}).catch(error => {
|
711 |
console.error("Error:", error);
|
712 |
alert("Error resetting pipeline");
|