another goimports fix

This commit is contained in:
Roman Isaev 2024-12-30 17:12:22 +00:00
parent b95070393e
commit 9ebcebee43
No known key found for this signature in database
GPG key ID: 7BE2B6A6C89AEC7F
3 changed files with 4 additions and 7 deletions

View file

@ -39,7 +39,7 @@ var KeyTypeIntToPurpose = map[int16]fclient.CrossSigningKeyPurpose{
type CrossSigningKey struct {
UpdatableWithoutUIABeforeMs *int64
KeyData spec.Base64Bytes
KeyData spec.Base64Bytes
}
// Map of purpose -> public key