This commit is contained in:
crusader
2018-05-31 22:30:37 +09:00
parent 15aae744bc
commit 1ba83a802d
11 changed files with 0 additions and 162 deletions

View File

@@ -7,8 +7,6 @@ import { LoggerService } from '@loafer/ng-logger';
import { NoAuthProbe } from '@overflow/commons-typescript/model/noauth';
import * as NoAuthProbeConnectingStore from '../store/connecting';
export interface NoAuthProbeNotify {
method: string;
params: NoAuthProbe;