mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
[dialogflow] remove unnecessary empty line
This commit is contained in:
Vendored
-1
@@ -1097,7 +1097,6 @@ export interface Entity {
|
||||
export interface WebhookRequest {
|
||||
session: string;
|
||||
responseId: string;
|
||||
|
||||
queryResult: QueryResult;
|
||||
originalDetectIntentRequest?: any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user