mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
Remove space
This commit is contained in:
parent
5f11790f6b
commit
550a560f40
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import type {HomeServerApi} from "../net/HomeServerApi";
|
||||
import { registrationStageFromType } from "./registrationStageFromType";
|
||||
import {registrationStageFromType} from "./registrationStageFromType";
|
||||
import type {BaseRegistrationStage} from "./stages/BaseRegistrationStage";
|
||||
|
||||
export type RegistrationParameters = {
|
||||
|
Loading…
Reference in New Issue
Block a user