mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +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