diff --git a/assembler/src/common/modules/path_extend/read_cloud_path_extend/fragment_statistics/cluster_distribution_estimator.hpp b/assembler/src/common/modules/path_extend/read_cloud_path_extend/fragment_statistics/cluster_distribution_estimator.hpp index cc4e7ac14e..805fe7ad78 100644 --- a/assembler/src/common/modules/path_extend/read_cloud_path_extend/fragment_statistics/cluster_distribution_estimator.hpp +++ b/assembler/src/common/modules/path_extend/read_cloud_path_extend/fragment_statistics/cluster_distribution_estimator.hpp @@ -6,8 +6,6 @@ #pragma once -#include - #include "distribution_extractor.hpp" #include "configs/pe_config_struct.hpp" #include "modules/path_extend/read_cloud_path_extend/cluster_storage/initial_cluster_storage_builder.hpp"