forked from mystiq/hydrogen-web
Remove empty line
This commit is contained in:
parent
4fd1918202
commit
7a24059337
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ export function stringifyPath(path: Path<SegmentType>): string {
|
|||
}
|
||||
|
||||
export function tests() {
|
||||
|
||||
function createEmptyPath() {
|
||||
const nav: Navigation<SegmentType> = new Navigation(allowsChild);
|
||||
const path = nav.pathFrom([]);
|
||||
|
|
Loading…
Reference in a new issue