mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Fixed some minor issues
This commit is contained in:
parent
7022801fe9
commit
e929fac09e
4 changed files with 15 additions and 10 deletions
|
|
@ -175,7 +175,6 @@ func UpdateEndpoints(eps *Endpoints, other *Endpoints) {
|
|||
if ep != nil {
|
||||
if *ep == "" {
|
||||
*ep = s
|
||||
fmt.Printf("updated %s\n", s)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue