Skip to content

Commit bf620cb

Browse files
committed
fix: Remove test comment from ChannelService
1 parent 789b13e commit bf620cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/stream-chat-angular/src/lib/channel.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import {
3232
} from './types';
3333

3434
/**
35-
* The `ChannelService` provides data and interaction for the channel list and message list. TEST
35+
* The `ChannelService` provides data and interaction for the channel list and message list.
3636
*/
3737
@Injectable({
3838
providedIn: 'root',

0 commit comments

Comments
 (0)