Remove launcher from ui package, pmctl now does this
This commit is contained in:
@@ -9,10 +9,5 @@ func init() {
|
||||
}
|
||||
|
||||
func prep() error {
|
||||
err := launchUIByFlag()
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
return registerRoutes()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user