mirror of
https://github.com/junegunn/fzf.git
synced 2026-03-01 04:52:36 +08:00
Remove unused interface
This commit is contained in:
@@ -559,7 +559,6 @@ type Window interface {
|
||||
DrawHBorder()
|
||||
Refresh()
|
||||
FinishFill()
|
||||
Close()
|
||||
|
||||
X() int
|
||||
Y() int
|
||||
|
||||
Reference in New Issue
Block a user