Skip to content

Commit 600d215

Browse files
Fix/ensure data can be ingested (#1469)
Co-authored-by: Amy Reeve <[email protected]>
1 parent 5f4dbb4 commit 600d215

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/theme/Footer/index.js

-3
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ function Footer() {
100100
<div className="footer__details" >"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (<a href="https://unity.com/legal/trademarks">more info here</a>). Other names or brands are trademarks of their respective owners.</div>
101101
</div>}
102102
</div>
103-
<script type="text/javascript">
104-
function OptanonWrapper() { }
105-
</script>
106103
</footer>;
107104
}
108105

0 commit comments

Comments
 (0)