Skip to content

Commit

Permalink
remove console info
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Oct 25, 2023
1 parent 06d2fc4 commit 8c5ae39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/agents/ChecksTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,6 @@ export default {
}
function resetAllChecks() {
console.info(selectedAgent.value);
$q.dialog({
title: "Are you sure?",
message: "Reset all checks status",
Expand Down

0 comments on commit 8c5ae39

Please sign in to comment.