소스 검색

Remove whitespace

Michael Bond 5 년 전
부모
커밋
cb50c4bc76
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      loaders/src/glTF/2.0/Extensions/KHR_materials_transmission.ts

+ 1 - 1
loaders/src/glTF/2.0/Extensions/KHR_materials_transmission.ts

@@ -77,7 +77,7 @@ class TransmissionHelper {
         if (!newValues.length) {
             return;
         }
-        
+
         const newOptions = {
             ...this._options,
             ...options