Remove redundant instructions

This commit is contained in:
Daulet Amirkhanov 2025-08-20 12:12:42 +01:00
parent b1bf8fb241
commit 05295f3277

View file

@ -291,8 +291,6 @@ delete(data_id="data-uuid", dataset_id="dataset-uuid", mode="soft")
delete(data_id="data-uuid", dataset_id="dataset-uuid", mode="hard")
```
Remember use the CODE search type to query your code graph. For huge repos, run codify on modules incrementally and cache results.
## Development and Debugging