Skip to content

Commit 9d321e7

Browse files
committed
fix(examples): fix config imports
1 parent 9e02923 commit 9d321e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/entraid/config/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package config
33
import (
44
"encoding/json"
55
"os"
6+
"fmt"
67
"strings"
78
)
89

0 commit comments

Comments
 (0)