This commit is contained in:
Benoit Marty 2020-01-07 14:24:26 +01:00
parent 03734a7ad5
commit 5a7f4bed43
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ internal annotation class UserId
@Retention(AnnotationRetention.RUNTIME)
internal annotation class UserMd5
/**
* Used to inject the sessionId, which is defined as md5(userId|deviceId)
*/