Browse Source

Update common.go

Tobias Cudnik 2 years ago
parent
commit
59da2698a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      logic/acls/common.go

+ 1 - 0
logic/acls/common.go

@@ -4,6 +4,7 @@ import (
 	"encoding/json"
 
 	"github.com/gravitl/netmaker/database"
+	"golang.org/x/exp/slog"
 )
 
 // == type functions ==