mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
6 lines
94 B
Go
6 lines
94 B
Go
package web
|
|
|
|
import (
|
|
_ "github.com/TeaOSLab/EdgeAdmin/internal/web/actions/default/index"
|
|
)
|