mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
fix: Remove unused code (#7991)
This commit is contained in:
@@ -14,14 +14,6 @@ import (
|
||||
|
||||
func RemoveTamper(website string) {}
|
||||
|
||||
func LoadGpuInfo() []interface{} {
|
||||
return nil
|
||||
}
|
||||
|
||||
func LoadXpuInfo() []interface{} {
|
||||
return nil
|
||||
}
|
||||
|
||||
func StartClam(startClam model.Clam, isUpdate bool) (int, error) {
|
||||
return 0, buserr.New("ErrXpackNotFound")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user