Skip to content

Commit

Permalink
trigger the unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyXSD committed Jun 30, 2023
1 parent 2f4c9c4 commit 027580f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/meta/interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,6 @@ type Meta interface {
// Dump the tree under root, which may be modified by checkRoot
DumpMeta(w io.Writer, root Ino, keepSecret bool) error
LoadMeta(r io.Reader) error

// getBase return the base engine.
getBase() *baseMeta
InitMetrics(registerer prometheus.Registerer)
Expand Down

0 comments on commit 027580f

Please sign in to comment.