]> git.r.bdr.sh - rbdr/sumo/blobdiff - lib/components/max_velocity.js
Use new lib components
[rbdr/sumo] / lib / components / max_velocity.js
index 70bf343a050a47636e9b7ac2dcecec3d3919ffa2..fd696eaa552721af1ad15ea4ac4d8fc82237533f 100644 (file)
@@ -21,5 +21,5 @@ export default class MaxVelocityComponent extends Component {
      */
     this.maxVelocity = this.maxVelocity || 20;
   }
      */
     this.maxVelocity = this.maxVelocity || 20;
   }
-};
+}