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
import (
"bytes"
"encoding/gob"
"encoding/json"
"fmt"