mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
.
This commit is contained in:
parent
c3e0f262d1
commit
57ade250af
10 changed files with 25 additions and 23 deletions
|
@ -204,7 +204,6 @@ func (id *Identity) UnmarshalJSON(j []byte) error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
fmt.Println(s)
|
||||
nid, err := NewIdentityFromString(s)
|
||||
if err != nil {
|
||||
return err
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue