Skip to content
Snippets Groups Projects
Commit 9d186662 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

remove spurious callback

parent 0c72f1fa
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,8 @@ package auth
import (
"gitlab.com/xx_network/primitives/id"
"sync"
jww "github.com/spf13/jwalterweatherman"
)
type callbackMap struct {
generalCallback []interface{}
specificCallback map[id.ID]interface{}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment