mirror of
https://github.com/github/codeql.git
synced 2026-05-26 00:51:25 +02:00
6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
<script language="javascript">
|
|
$(function() {
|
|
init();
|
|
});
|
|
</script>
|