fix: unused import

This commit is contained in:
Benjamin Herbert 2025-06-12 11:02:48 +02:00 committed by Benjamin Herbert
parent 2c230f0ebc
commit 3f2990dfc4
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import (
"encoding/base64"
"fmt"
"reflect"
"slices"
"strings"
"time"