Skip to content

Commit

Permalink
Small refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanevskiTT committed Nov 28, 2024
1 parent 06d4b74 commit 3328276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/blackhole/blackhole_coordinate_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void BlackholeCoordinateManager::tensix_harvesting(const size_t tensix_harvestin
}
}

BlackholeCoordinateManager::fill_tensix_logical_to_translated();
fill_tensix_logical_to_translated();
}

void BlackholeCoordinateManager::fill_tensix_logical_to_translated() {
Expand Down

0 comments on commit 3328276

Please sign in to comment.