Skip to content

Commit

Permalink
configcore. remove unused mockMountInfoRestore
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Mar 8, 2023
1 parent 237c37d commit ae1535a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions overlord/configstate/configcore/corecfg_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ type configcoreSuite struct {
systemctlOutput func(args ...string) []byte
systemctlArgs [][]string
systemdSysctlArgs [][]string

mockMountInfoRestore func()
}

var _ = Suite(&configcoreSuite{})
Expand Down

0 comments on commit ae1535a

Please sign in to comment.