Reformat. Cosmetic changes in structure

This commit is contained in:
Jan Eitzinger
2021-03-26 10:19:54 +01:00
parent f32ff9d006
commit e7d933e60f
5 changed files with 44 additions and 54 deletions

View File

@@ -7,7 +7,6 @@ import (
"strconv"
"strings"
"time"
//protocol "github.com/influxdata/line-protocol"
)
const MEMSTATFILE = `/proc/meminfo`