Skip to content

Commit

Permalink
removed extra '*'
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffB42 committed Mar 23, 2021
1 parent 3e9acf1 commit a60e1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/FilesPanel.go
Expand Up @@ -99,7 +99,7 @@ func (this *filesPanel) doLoadFiles() {

utils.EmptyTheContainer(&this.listBox.Container)
atRootLevel := this.displayRootLocations()
/**
/*
* If we are at `root` (display the option for SD AND Local), but SD is not
* ready, push us up and into Local so the user doesn't have to work harder
* than they have to.
Expand Down

0 comments on commit a60e1c0

Please sign in to comment.