Browse Source

Remove whitespace

Michael Bond 5 năm trước cách đây
mục cha
commit
cb50c4bc76

+ 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