Browse Source

chore(whitespace): Removed unneeded whitespace

Peter Henry 5 years ago
parent
commit
23c059567b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/scene.ts

+ 0 - 1
src/scene.ts

@@ -3203,7 +3203,6 @@ export class Scene extends AbstractScene implements IAnimatable {
         return null;
         return null;
     }
     }
 
 
-
     /**
     /**
      * Gets a morph target using a given name (if many are found, this function will pick the first one)
      * Gets a morph target using a given name (if many are found, this function will pick the first one)
      * @param name defines the name to search for
      * @param name defines the name to search for