PureLiveModelFactory linting cleanup

This commit is contained in:
Shannon
2021-01-13 15:18:59 +11:00
parent 6fbe515adb
commit 2201a5a590
3 changed files with 174 additions and 127 deletions

View File

@@ -32,7 +32,7 @@ namespace Umbraco.Web.Common.Localization
return NullProviderCultureResult;
}
lock(_locker)
lock (_locker)
{
// We need to dynamically change the supported cultures since we won't ever know what languages are used since
// they are dynamic within Umbraco.