chore(clean): removed bruno api a proper api doc will be added to lst later

This commit is contained in:
2026-04-21 19:01:21 -05:00
parent 88cef2a56c
commit f716de1a58
36 changed files with 0 additions and 852 deletions

View File

@@ -249,7 +249,6 @@ export const runDatamartQuery = async (data: Data) => {
);
break;
case "psiDeliveryData":
datamartQuery = datamartQuery
.replace("[startDate]", `${data.options.startDate}`)