Skip to content

Commit 9f50c67

Browse files
committed
removed empty line
1 parent 58a3165 commit 9f50c67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/host/src/lib/host.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,6 @@ export class Host implements IComponent {
720720
} else {
721721
this.sequenceStore.set({ id: config.id, config: config, instances: [], location: "STH" });
722722
}
723-
724723
}
725724
this.logger.info(` ${configs.length} sequences identified`);
726725
} catch (e: any) {

0 commit comments

Comments
 (0)