删除ErrDispatch.ts
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import {RequestObj} from './HttpReqAndResp';
|
||||
|
||||
export interface ErrDispatch {
|
||||
errHandler(code: number, msg: string, request?: RequestObj): void;
|
||||
}
|
||||
Reference in New Issue
Block a user