forked from mystiq/hydrogen-web
Remove space
This commit is contained in:
parent
5f11790f6b
commit
550a560f40
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue