mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-09 19:56:44 +01:00
Remove empty line
This commit is contained in:
parent
4fd1918202
commit
7a24059337
@ -224,7 +224,6 @@ export function stringifyPath(path: Path<SegmentType>): string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export function tests() {
|
export function tests() {
|
||||||
|
|
||||||
function createEmptyPath() {
|
function createEmptyPath() {
|
||||||
const nav: Navigation<SegmentType> = new Navigation(allowsChild);
|
const nav: Navigation<SegmentType> = new Navigation(allowsChild);
|
||||||
const path = nav.pathFrom([]);
|
const path = nav.pathFrom([]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user