mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-03 04:15:29 +00:00
Remove debug line
This commit is contained in:
parent
36e8843481
commit
347765557e
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ $(function() {
|
|||
})
|
||||
.click(function() {
|
||||
var text = this.parentNode.innerText;
|
||||
console.log(text);
|
||||
navigator.clipboard.writeText(text);
|
||||
$(this).tooltip("show");
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue