Skip to content

Commit c89e7f7

Browse files
Update Makefile
1 parent af51b4b commit c89e7f7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,6 @@ rml-mapper-path-add-dotenv-file:
318318
@ sed -i '/^RML_MAPPER_PATH/d' .env
319319
@ echo RML_MAPPER_PATH=${RML_MAPPER_PATH} >> .env
320320

321-
refresh-mapping-files:
322-
@ python -m ted_sws.data_manager.entrypoints.cli.cmd_generate_mapping_resources
323-
324321
#clean-mongo-db:
325322
# @ export PYTHONPATH=$(PWD) && python ./tests/clean_mongo_db.py
326323

0 commit comments

Comments
 (0)