remove leftover migration tool comment

This commit is contained in:
Marcus 2021-07-01 15:50:42 +00:00
parent 92a2bd9d7e
commit f5dbacfe07
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class AuthenticationThreePidCreds extends AuthenticationData {
}
class ThreepidCreds {
String /*!*/ sid;
+ String sid;
String clientSecret;
String idServer;
String idAccessToken;