Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Abingcbc committed Dec 5, 2024
1 parent dccfddf commit aa63d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/config/watcher/PipelineConfigWatcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ void PipelineConfigWatcher::InsertBuiltInPipelines(PipelineConfigDiff& pDiff,
}
} else {
LOG_DEBUG(sLogger, ("existing inner config unchanged", "skip current object"));
CheckUnchangedConfig(pipelineName, path, pDiff, tDiff, singletonCache);
}
}
#else
Expand Down

0 comments on commit aa63d78

Please sign in to comment.