Skip to content

Commit

Permalink
remove refactor modules temporarily due to removed API
Browse files Browse the repository at this point in the history
  • Loading branch information
imilinovic committed Jan 15, 2025
1 parent 67762d4 commit abe6471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ add_subdirectory(text_module)
add_subdirectory(path_module)
add_subdirectory(node_module)
add_subdirectory(neighbors_module)
add_subdirectory(refactor_module)
#add_subdirectory(refactor_module) this will get added back in next PR
add_subdirectory(merge_module)
add_subdirectory(csv_utils_module)
add_subdirectory(algo_module)
Expand Down

0 comments on commit abe6471

Please sign in to comment.