Remove commented out line

This commit is contained in:
Ingo Oppermann 2024-10-31 22:01:28 +01:00
parent 4c7cc51ca5
commit dfbf55883d
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E

View File

@ -390,9 +390,6 @@ func (l *limiter) collect() {
pinfo, err := proc.Info()
//mstat, merr := proc.Memory()
//cpustat, cerr := proc.CPU()
//gstat, gerr := proc.GPU()
gindex := -1
l.lock.Lock()