mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 00:40:22 +02:00
Removed loggin
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
<script>
|
||||
window.onhashchange = function(a) {
|
||||
//code
|
||||
console.log('send', a);
|
||||
if(location) {
|
||||
ga('send', 'pageview', location.hash);
|
||||
}
|
||||
|
Reference in New Issue
Block a user