Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shaswat-indian committed Aug 22, 2023
1 parent 6637156 commit e207ecd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export interface CalculateCentersInput {
nodes: InternalGraphNode[];
clusterAttribute?: string;
strength?: number;
clusterStrength?: number;
}

/**
Expand Down

0 comments on commit e207ecd

Please sign in to comment.