diff --git a/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Utility/VFXHDRPSettingsUtility.cs b/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Utility/VFXHDRPSettingsUtility.cs index 0818bba676a..9b159a8a401 100644 --- a/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Utility/VFXHDRPSettingsUtility.cs +++ b/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Utility/VFXHDRPSettingsUtility.cs @@ -3,7 +3,7 @@ namespace UnityEditor.VFX.HDRP { - public static class VFXHDRPSettingsUtility + static class VFXHDRPSettingsUtility { public static void RefreshVfxErrorsIfNeeded(ref bool needRefreshVfxErrors) {