ktlint
This commit is contained in:
parent
03734a7ad5
commit
5a7f4bed43
|
@ -32,7 +32,6 @@ internal annotation class UserId
|
||||||
@Retention(AnnotationRetention.RUNTIME)
|
@Retention(AnnotationRetention.RUNTIME)
|
||||||
internal annotation class UserMd5
|
internal annotation class UserMd5
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Used to inject the sessionId, which is defined as md5(userId|deviceId)
|
* Used to inject the sessionId, which is defined as md5(userId|deviceId)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue