remove the last few constants

This commit is contained in:
François Garillot
2020-11-02 20:15:05 -05:00
parent 9c06c98ad6
commit 7cc1c0992a
2 changed files with 4 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ pub enum ProtocolMessageType {
CredentialResponse,
}
#[allow(dead_code)]
pub enum CredentialType {
SkU,
PkU,