Fix broken JSON, pt 2

This commit is contained in:
Seednode 2024-02-08 22:10:48 -06:00
parent e910b9f8d1
commit 3ef68aaa23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ Copyright © 2024 Seednode <seednode@seedno.de>
package cmd package cmd
import ( import (
"bytes"
"encoding/gob" "encoding/gob"
"encoding/json" "encoding/json"
"fmt" "fmt"