mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
Make lint happy
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
a53e29767f
commit
acfe3f30db
@ -4,6 +4,7 @@ export class LoginMethod {
|
||||
this._platform = platform;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
async login(hsApi, deviceName) {
|
||||
throw("Not Implemented");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user