mirror of
https://github.com/bcicen/ctop.git
synced 2025-11-17 00:10:38 +01:00
remove Render method from containerWidgets interface
This commit is contained in:
@@ -8,7 +8,6 @@ import (
|
||||
var log = logging.Init()
|
||||
|
||||
type ContainerWidgets interface {
|
||||
Render(int, int)
|
||||
Reset()
|
||||
Buffer() ui.Buffer
|
||||
Highlight()
|
||||
|
||||
Reference in New Issue
Block a user