mirror of
https://github.com/rivo/tview.git
synced 2025-04-24 13:48:56 +08:00
Remove noise
This commit is contained in:
parent
1a01dc6ba1
commit
583acbe93c
@ -285,6 +285,7 @@ func (a *Application) Run() error {
|
||||
a.screen = screen
|
||||
enableMouse := a.enableMouse
|
||||
a.Unlock()
|
||||
|
||||
// Initialize and draw this screen.
|
||||
if err := screen.Init(); err != nil {
|
||||
panic(err)
|
||||
|
Loading…
x
Reference in New Issue
Block a user