Add seed data for 2025 summer school schedule
Some checks failed
CI / check (pull_request) Failing after 2m42s

Drop unused KeyOutlined import and refactor init.sql to drop all tables
safely
This commit is contained in:
2026-07-24 15:28:19 +08:00
parent f53934c67d
commit 525bbd1a56
2 changed files with 39 additions and 5 deletions

View File

@@ -21,7 +21,6 @@ import {
ApiOutlined,
CheckCircleOutlined,
CloseCircleOutlined,
KeyOutlined,
WarningOutlined,
ReloadOutlined,
CloudServerOutlined,