src/main/java/com/flightfeather/monitor/service/impl/FugitiveDustServiceImpl.java
@@ -10,7 +10,6 @@ import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.web.bind.annotation.RequestParam; import java.time.LocalDateTime; import java.util.List;