Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
fix cannot run docui
Browse files Browse the repository at this point in the history
  • Loading branch information
skanehira committed Oct 16, 2019
1 parent 9f4d803 commit dba3616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/gui.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ func (g *Gui) Start() error {

// Stop stop application
func (g *Gui) Stop() error {
if g.taskPane
g.stopMonitoring()
g.app.Stop()
return nil
Expand Down

0 comments on commit dba3616

Please sign in to comment.