diff --git a/proxy/sensor/sensor_service.go b/proxy/sensor/sensor_service.go index 26b3c16..2843e66 100644 --- a/proxy/sensor/sensor_service.go +++ b/proxy/sensor/sensor_service.go @@ -81,4 +81,4 @@ func (ss *SensorService) Stop(s *Sensor) (string, error) { return "", err } return res, nil -} \ No newline at end of file +}