diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js
index 65f8895aa5137c78df230280ef2076856ab689dc..67fca5e143997b70c8701f05ae3857cd43ae552b 100644
--- a/js/bootstrap-tooltip.js
+++ b/js/bootstrap-tooltip.js
@@ -145,7 +145,6 @@
             break
         }
 
-        debugger
         if (this.options['z-index']) tp['z-index'] = this.options['z-index']
 
         $tip