Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalcher committed Dec 26, 2024
1 parent d66f289 commit 467f010
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import { Component, inject } from '@angular/core';
import { ConnectionService } from '../../connection.service';
import { AsyncPipe, JsonPipe } from '@angular/common';

import { ConnectionService } from '../../connection.service';

@Component({
selector: 'sui-channelsync',
templateUrl: './channelsync.component.html',
Expand Down

0 comments on commit 467f010

Please sign in to comment.