Remove comment.

pull/1023/head
Andrey 2024-02-24 03:13:39 +02:00
rodzic 62857b08d9
commit 0b60395120
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -98,7 +98,7 @@ def points_data_dependency(request: Request):
for key, value in query_params.items()
if key.startswith("points_data.")
}
# Optionally, transform the keys or structure as needed
return points_data_params