mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
more refactoring in feed service
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
|
||||
import { FeedService } from './shared/services/feed.service';
|
||||
import { ConnectionState } from './shared/interfaces';
|
||||
import { SignalRConnectionStatus } from './shared/interfaces';
|
||||
|
||||
@Component({
|
||||
selector: 'my-app',
|
||||
|
||||
Reference in New Issue
Block a user