mirror of
https://github.com/jkstack/libagent.git
synced 2025-12-24 12:11:57 +08:00
修正编译问题
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
|
||||
package limit
|
||||
|
||||
import (
|
||||
"math"
|
||||
"runtime"
|
||||
"runtime/debug"
|
||||
)
|
||||
|
||||
// Do set cgroups limit
|
||||
func (cfg *Configure) Do(_ string) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user