Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 47c954d

Browse files
authored
MM-298 remove usersnap
1 parent 06b6335 commit 47c954d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/assets/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@
1414
</head>
1515
<body>
1616
<div id="root"></div>
17-
<script type="text/javascript">
18-
(function()
19-
{ var s = document.createElement("script"); s.type = "text/javascript"; s.async = true; s.src =
20-
'//api.usersnap.com/load/5059ffe2-421b-424d-8d8d-3c08b274d6eb.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); }
21-
)();
22-
</script>
2317
</body>

0 commit comments

Comments
 (0)