Skip to content

Commit 6a6235e

Browse files
committed
Graph: remove unused member
1 parent 291df0e commit 6a6235e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sizes/graph.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,6 @@ func ScanRepositoryUsingGraph(
400400

401401
// Graph is an object graph that is being built up.
402402
type Graph struct {
403-
repo *git.Repository
404-
405403
rg RefGrouper
406404

407405
blobLock sync.Mutex

0 commit comments

Comments
 (0)