mirror of
https://github.com/bcicen/ctop.git
synced 2026-01-21 13:46:42 +08:00
gofmt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package manager
|
||||
|
||||
type Mock struct {}
|
||||
type Mock struct{}
|
||||
|
||||
func NewMock() *Mock {
|
||||
return &Mock{}
|
||||
|
||||
Reference in New Issue
Block a user