移除多余的无用代码

This commit is contained in:
2026-04-10 16:36:57 +08:00
parent f20b7aa61c
commit addada1823
1691 changed files with 209 additions and 334971 deletions

View File

@@ -10,7 +10,6 @@
<link rel="stylesheet" type="text/css" href="template/<?php echo $OJ_TEMPLATE?>/scrollboard.css">
<title><?php echo $OJ_NAME?></title>
<?php
$OJ_TEMPLATE="bs3";
include("template/$OJ_TEMPLATE/css.php");?>
</head>