@@ -2,7 +2,6 @@ package main
import (
"errors"
"fmt"
"oc-auth/conf"
"oc-auth/infrastructure"
_ "oc-auth/routers"
@@ -99,7 +98,6 @@ func generateSelfPeer() error {
}
func discovery() {
fmt.Println("Discovered")
api := tools.API{}
conn := infrastructure.GetPermissionConnector()
The note is not visible to the blocked user.