mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-19 12:14:07 +01: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