mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +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;
|
this._platform = platform;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// eslint-disable-next-line no-unused-vars
|
||||||
async login(hsApi, deviceName) {
|
async login(hsApi, deviceName) {
|
||||||
throw("Not Implemented");
|
throw("Not Implemented");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user