X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/7ade6f8d96825386bf2e89dea51f9297cbac8e9c..7741a3cc37662ab2ff9606bdaffc0317b79a8dd9:/lib/components/elastic.js diff --git a/lib/components/elastic.js b/lib/components/elastic.js index ee41cf8..dc3a67d 100644 --- a/lib/components/elastic.js +++ b/lib/components/elastic.js @@ -8,5 +8,5 @@ import { Component } from '@serpentity/serpentity'; * @param {object} config a configuration object to extend. */ export default class ElasticComponent extends Component { -}; +}