Skip to content

IOVDbSvc: Fix compilation warning.

Scott Snyder requested to merge ssnyder/athena:warn.IOVDbSvc-20190813 into master

Compilation warning: Don't use std::move in a return statement.

Merge request reports