Skip to content
Snippets Groups Projects
Commit 2f18c4ce authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Remove unused variable

parent d929cf61
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@ class PersonSelect extends VPULitElementJQuery {
this.updateComplete.then(()=>{
const that = this;
let lastResult = {};
JSONLD.initialize(utils.getAPiUrl(), function (jsonld) {
that.jsonld = jsonld;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment