You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-23 11:02:35 +03:00
storage: user and user email repository
This commit is contained in:
@@ -161,7 +161,7 @@ impl DatabaseInconsistencyError {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
#[derive(Default, Debug, Clone)]
|
||||
pub struct Clock {
|
||||
_private: (),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user