Update common.go

This commit is contained in:
Tobias Cudnik 2023-06-16 15:48:53 +02:00 committed by GitHub
parent 637f840a81
commit 59da2698a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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