linting the code

Signed-off-by: Shashwat Hiregoudar <shashwathiregoudar@gmail.com>
This commit is contained in:
Shashwat Hiregoudar 2025-07-09 11:53:27 +05:30
parent 53848dde06
commit e252d97c6f

View file

@ -196,4 +196,3 @@ func (c *nvmeCollector) Update(ch chan<- prometheus.Metric) error {
return nil
}