mirror of
https://github.com/github/codeql.git
synced 2026-07-12 23:15:40 +02:00
8 lines
88 B
JavaScript
8 lines
88 B
JavaScript
<script language="javascript">
|
|
<!--
|
|
$(function() {
|
|
init();
|
|
});
|
|
//-->
|
|
</script>
|