mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-20 16:03:55 +02:00
revert some dumb shit from somewhere else
This commit is contained in:
parent
67c0b4f4b9
commit
7d37bf7f1d
|
@ -11,7 +11,6 @@ use sshkey_attest::proto::PublicKey as SshPublicKey;
|
|||
use std::collections::{BTreeMap, BTreeSet};
|
||||
use time::format_description::well_known::Rfc3339;
|
||||
use time::OffsetDateTime;
|
||||
use utoipa::ToSchema;
|
||||
use uuid::Uuid;
|
||||
|
||||
pub type ScimSshPublicKeys = Vec<ScimSshPublicKey>;
|
||||
|
|
Loading…
Reference in a new issue