]> git.r.bdr.sh - rbdr/sumo/blobdiff - lib/components/points.js
Use new lib components
[rbdr/sumo] / lib / components / points.js
index 02b7e44a559427d672a469aff9c4e1fe4a1bbc24..d3665022e96fd98803a893604b057b19956621ac 100644 (file)
@@ -7,5 +7,5 @@ import { Component } from '@serpentity/serpentity';
  * @class PointsComponent
  * @param {object} config a configuration object to extend.
  */
  * @class PointsComponent
  * @param {object} config a configuration object to extend.
  */
-export default class PointsComponent extends Component {};
+export default class PointsComponent extends Component {}