Update cv-select.vue (#719)

This commit is contained in:
Chris Gerth
2023-01-07 09:54:54 -06:00
committed by GitHub
parent d0641d0cb6
commit e12f360a29

View File

@@ -56,7 +56,6 @@ import TooltippedLabel from "./cv-tooltipped-label";
index: i
});
}
console.log(list);
return list;
}
}