go fmt
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"net/url"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"time"
|
||||
"slices"
|
||||
"time"
|
||||
|
||||
"github.com/dweymouth/supersonic/backend"
|
||||
"github.com/dweymouth/supersonic/backend/mediaprovider"
|
||||
|
||||
@@ -164,7 +164,6 @@ func (sd *SearchDialog) SetContent(checkBox *widget.Check) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func (sd *SearchDialog) onInit() {
|
||||
if sd.OnInit == nil {
|
||||
sd.SetContent(nil)
|
||||
|
||||
Reference in New Issue
Block a user