mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-14 12:15:05 +00:00
Whitespace
This commit is contained in:
@@ -308,9 +308,7 @@ namespace ICD.Common.Utils.Services
|
||||
m_ServicesSection.Enter();
|
||||
|
||||
if (m_Services.ContainsKey(tService))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
m_Services.Add(tService, service);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user