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

Remove newline

parent 9c13b875
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,6 @@ class PersonSelect extends VPULitElementJQuery { ...@@ -56,7 +56,6 @@ class PersonSelect extends VPULitElementJQuery {
const $this = $(this); const $this = $(this);
let lastResult = {}; let lastResult = {};
// find the correct api url for a person // find the correct api url for a person
const apiUrl = this.jsonld.getApiUrlForIdentifier("http://schema.org/Person"); const apiUrl = this.jsonld.getApiUrlForIdentifier("http://schema.org/Person");
// const apiUrl = this.jsonld.getApiUrlForEntityName("Event"); // const apiUrl = this.jsonld.getApiUrlForEntityName("Event");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment