Skip to content

Commit

Permalink
Merge pull request #866 from PowerGridModel/fix-quality-gate
Browse files Browse the repository at this point in the history
Fix quality issue
  • Loading branch information
figueroa1395 authored Jan 6, 2025
2 parents 3121369 + 36d5d20 commit 2998cde
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ template <symmetry_tag sym> class ShortCircuitSolver {

private:
Idx n_bus_;
Idx n_fault_;
Idx n_source_;
// shared topo data
std::shared_ptr<DenseGroupedIdxVector const> sources_per_bus_;
Expand Down

0 comments on commit 2998cde

Please sign in to comment.