Skip to content

Commit 3774a39

Browse files
committed
Clean up unused field name (leftover from refactor)
1 parent 8b02e9d commit 3774a39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/multiple_phenotypes_layered.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ <h4>Top Hits</h4>
106106
phenos.forEach(function(pheno){
107107
data_sources.add(pheno.namespace, ["AssociationLZ", {url: apiBase + "statistic/single/", source: pheno.study_id }]);
108108
var association_data_layer_mods = {
109-
join_options: [],
110109
id: "associationpvalues_" + pheno.namespace,
111110
name: pheno.title,
112111
point_shape: "circle",

0 commit comments

Comments
 (0)