Skip to content

Commit

Permalink
dead code removed
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio Moioli <[email protected]>
  • Loading branch information
moio committed Jun 3, 2024
1 parent 8a43d93 commit 4d520bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/schema/collection.go
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,3 @@ func (c *Collection) AddTemplate(templates ...Template) {
}
}
}

func (c *Collection) Len() int {
return len(c.schemas)
}

0 comments on commit 4d520bb

Please sign in to comment.