avoid a null ref, plus some cleanup

This commit is contained in:
UbitUmarov
2020-05-07 02:02:50 +01:00
parent d5baeb4690
commit ac7187eada
5 changed files with 16 additions and 75 deletions

View File

@@ -104,9 +104,6 @@ namespace OpenSim.Services.HypergridService
m_log.ErrorFormat("[HGASSETS]: Failed to load backing service {0}", str);
}
}
}
#region IAssetService