Skip to content

Commit 6e14a16

Browse files
authored
Remove commented test line in ports.go
1 parent 0e61231 commit 6e14a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/app/analyze/ports.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
"github.com/tae2089/code-context-graph/internal/domain/graph"
88
)
9-
9+
// test
1010
// FlowRebuildStore is the transaction-scoped graph and flow persistence surface used by a rebuild.
1111
// @intent let flow application policy trace and replace flows without importing a database adapter.
1212
type FlowRebuildStore interface {

0 commit comments

Comments
 (0)