mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
fix: remove debug
This commit is contained in:
@@ -120,7 +120,6 @@ const handleDelete = async (id: number) => {
|
||||
}
|
||||
|
||||
const handleChange = (key: number) => {
|
||||
console.log(key)
|
||||
openSession(key)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user