Selaa lähdekoodia

Remove whitespace

Michael Bond 5 vuotta sitten
vanhempi
commit
cb50c4bc76
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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